deliverable/linux.git
2014-04-09  Behan Websterkbuild: LLVMLinux: Add Kbuild support for building...
2014-04-09  Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2014-04-09  Linus TorvaldsMerge tag 'mmc-updates-for-3.15-rc1' of git://git....
2014-04-09  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2014-04-09  Linus Torvaldsfutex: avoid race between requeue and wake
2014-04-09  Stewart Smithpowerpc/powernv Adapt opal-elog and opal-dump to new...
2014-04-09  Benjamin HerrenschmidtRevert "powerpc/powernv: hwmon driver for power values...
2014-04-09  Michael Wangpower, sched: stop updating inside arch_update_cpu_topo...
2014-04-09  Tony Breedspowerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations...
2014-04-09  Monam Agarwalarch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platform...
2014-04-09  Michael Neulingpowerpc/opal: Add missing include
2014-04-09  Joe Perchespowerpc: Convert last uses of __FUNCTION__ to __func__
2014-04-09  Anton Blanchardpowerpc: Add lq/stq emulation
2014-04-09  Joel Stanleypowerpc/powernv: Add invalid OPAL call
2014-04-09  Joel Stanleypowerpc/powernv: Add OPAL message log interface
2014-04-09  Mahesh Salgaonkarpowerpc/book3s: Fix mc_recoverable_range buffer overrun...
2014-04-09  Michael Neulingpowerpc: Remove dead code in sycall entry
2014-04-09  Li Zhongpowerpc: Use of_node_init() for the fakenode in msi_bit...
2014-04-09  Aneesh Kumar K.Vpowerpc/mm: NUMA pte should be handled via slow path...
2014-04-09  Anton Blanchardpowerpc/powernv: Fix endian issues with sensor code
2014-04-09  Linus TorvaldsMerge branch 'for-3.15' of git://linux-nfs.org/~bfields...
2014-04-08  Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-04-08  Dan Carpenterfs/ncpfs/dir.c: fix indenting in ncp_lookup()
2014-04-08  Joe Perchesncpfs/inode.c: fix mismatch printk formats and arguments
2014-04-08  Joe Perchesncpfs: remove now unused PRINTK macro
2014-04-08  Joe Perchesncpfs: convert PPRINTK to ncp_vdbg
2014-04-08  Joe Perchesncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
2014-04-08  Joe Perchesncpfs: Add pr_fmt and convert printks to pr_<level>
2014-04-08  David Rientjesarch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint()...
2014-04-08  Jens Axboelib/percpu_counter.c: fix bad percpu counter state...
2014-04-08  Sasha Levinautofs4: check dev ioctl size before allocating
2014-04-08  Johannes Weinermm: vmscan: do not swap anon pages just because free...
2014-04-08  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-04-08  Linus TorvaldsMerge tag 'staging-3.15-rc1' of git://git./linux/kernel...
2014-04-08  Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2014-04-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-08  Daniel Borkmannnet: sctp: wake up all assocs if sndbuf policy is per...
2014-04-08  Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2014-04-08  Dan Carpenterisdnloop: several buffer overflows
2014-04-08  Heiko Carstensinclude/linux/syscalls.h: add sys_renameat2() prototype
2014-04-08  Catalin Marinasarm64: Fix DMA range invalidation for cache line unalig...
2014-04-08  Adrian Huntermmc: sdhci-acpi: Intel SDIO has broken card detect
2014-04-08  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-04-08  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2014-04-08  Linus TorvaldsMerge tag 'arc-v3.15-rc1' of git://git./linux/kernel...
2014-04-08  Russell KingDRM: armada: fix corruption while loading cursors
2014-04-08  Linus TorvaldsMerge tag 'stable/for-linus-3.15-tag2' of git://git...
2014-04-07  Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-04-07  Lukasz DorauMAINTAINERS: update Intel C600 SAS driver maintainers
2014-04-07  Christian Engelmayerfs/ufs: remove unused ufs_super_block_third pointer
2014-04-07  Christian Engelmayerfs/ufs: remove unused ufs_super_block_second pointer
2014-04-07  Christian Engelmayerfs/ufs: remove unused ufs_super_block_first pointer
2014-04-07  Fabian Frederickfs/ufs/super.c: add __init to init_inodecache()
2014-04-07  Mark Salterdoc/kernel-parameters.txt: add early_ioremap_debug
2014-04-07  Mark Salterarm64: add early_ioremap support
2014-04-07  Mark Salterarm64: initialize pgprot info earlier in boot
2014-04-07  Mark Salterx86: use generic early_ioremap
2014-04-07  Mark Saltermm: create generic early_ioremap() support
2014-04-07  Dave Youngx86/mm: sparse warning fix for early_memremap
2014-04-07  Josh Triplettlglock: map to spinlock when !CONFIG_SMP
2014-04-07  Christoph Lameterpercpu: add preemption checks to __this_cpu ops
2014-04-07  Christoph Lametervmstat: use raw_cpu_ops to avoid false positives on...
2014-04-07  Christoph Lameterslub: use raw_cpu_inc for incrementing statistics
2014-04-07  Christoph Lameternet: replace __this_cpu_inc in route.c with raw_cpu_inc
2014-04-07  Christoph Lametermodules: use raw_cpu_write for initialization of per...
2014-04-07  Christoph Lametermm: use raw_cpu ops for determining current NUMA node
2014-04-07  Christoph Lameterpercpu: add raw_cpu_ops
2014-04-07  Dave Jonesslub: fix leak of 'name' in sysfs_slab_add
2014-04-07  Vladimir Davydovslub: rework sysfs layout for memcg caches
2014-04-07  Vladimir Davydovslub: adjust memcg caches when creating cache alias
2014-04-07  Vladimir Davydovmemcg, slab: do not destroy children caches if parent...
2014-04-07  Vladimir Davydovmemcg, slab: unregister cache from memcg before startin...
2014-04-07  Vladimir Davydovmemcg, slab: separate memcg vs root cache creation...
2014-04-07  Vladimir Davydovmemcg, slab: cleanup memcg cache creation
2014-04-07  Vladimir Davydovmemcg, slab: never try to merge memcg caches
2014-04-07  David Howellsasm/system.h: um: arch_align_stack() moved to asm/exec.h
2014-04-07  David Howellsasm/system.h: clean asm/system.h from docs
2014-04-07  Gideon Israel... kernel: use macros from compiler.h instead of __attribu...
2014-04-07  Uwe Kleine... Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
2014-04-07  Davidlohr Buesoipc: use device_initcall
2014-04-07  Davidlohr Buesoipc/compat.c: remove sc_semopm macro
2014-04-07  Daniel M. Weeksinitramfs: debug detected compression method
2014-04-07  Dave Jonesfault-injection: set bounds on what /proc/self/make...
2014-04-07  Josh Triplettx86: always define BUG() and HAVE_ARCH_BUG, even with...
2014-04-07  Josh Triplettbug: Make BUG() always stop the machine
2014-04-07  Josh Triplettbug: when !CONFIG_BUG, make WARN call no_printk to...
2014-04-07  Josh Triplettinclude/asm-generic/bug.h: style fix: s/while(0)/while...
2014-04-07  Josh Triplettbug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family
2014-04-07  Josh Triplettkconfig: make allnoconfig disable options behind EMBEDD...
2014-04-07  Josh Triplettppc: make PPC_BOOK3S_64 select IRQ_WORK
2014-04-07  Josh Triplettia64: select CONFIG_TTY for use of tty_write_message...
2014-04-07  Geert Uytterhoevencris: cpuinfo_op should depend on CONFIG_PROC_FS
2014-04-07  Josh Triplettcris: make ETRAX_ARCH_V10 select TTY for use in debugport
2014-04-07  Dan Carpenterdrivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_conte...
2014-04-07  Fabian Frederickkernel/panic.c: display reason at end + pr_emerg
2014-04-07  Fabian Frederickfs/bfs/inode.c: add __init to init_inodecache()
2014-04-07  Fabian Frederickaffs: add mount option to avoid filename truncates
2014-04-07  Fabian Frederickfs/affs/dir.c: unlock/brelse dir on failure + code...
2014-04-07  Fabian Frederickaffs: add __init to init_inodecache ()
2014-04-07  Fabian Frederickfs/adfs/super.c: add __init to init_inodecache()
next
This page took 0.044079 seconds and 5 git commands to generate.