- aa93685 LLVMLinux: Remove warning about returning an uninitialized variable by Behan Webster · 12 years ago
- db46293 kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with clang by Jan-Simon Möller · 12 years ago
- 8a26079 Documentation: LLVMLinux: Update Documentation/dontdiff by Jan-Simon Möller · 12 years ago
- 3d3d6b8 kbuild: LLVMLinux: Adapt warnings for compilation with clang by Jan-Simon Möller · 12 years ago
- 61163ef kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang by Behan Webster · 11 years ago
- 39de65a Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
- 97e18dc Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
- 042f7b7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
- 69cd9eb futex: avoid race between requeue and wake by Linus Torvalds · 11 years ago
- cc4f265 powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self by Stewart Smith · 11 years ago
- 4952ef9 Revert "powerpc/powernv: hwmon driver for power values, fan rpm and temperature" by Benjamin Herrenschmidt · 11 years ago
- 9a01336 power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update by Michael Wang · 11 years ago
- d3d35d9 powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules. by Tony Breeds · 11 years ago
- 282efb7 arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c by Monam Agarwal · 11 years ago
- bfd25d7 powerpc/opal: Add missing include by Michael Neuling · 11 years ago
- aba6f4f powerpc: Convert last uses of __FUNCTION__ to __func__ by Joe Perches · 11 years ago
- f83319d powerpc: Add lq/stq emulation by Anton Blanchard · 11 years ago
- e28b05e powerpc/powernv: Add invalid OPAL call by Joel Stanley · 11 years ago
- bfc3689 powerpc/powernv: Add OPAL message log interface by Joel Stanley · 11 years ago
- 6e556b4 powerpc/book3s: Fix mc_recoverable_range buffer overrun issue. by Mahesh Salgaonkar · 11 years ago
- fa5c11b powerpc: Remove dead code in sycall entry by Michael Neuling · 11 years ago
- e47ff70 powerpc: Use of_node_init() for the fakenode in msi_bitmap.c by Li Zhong · 11 years ago
- 1dc954b powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast() by Aneesh Kumar K.V · 11 years ago
- 9000c17 powerpc/powernv: Fix endian issues with sensor code by Anton Blanchard · 11 years ago
- 75ff24f Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
- 0f386a7 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
- ffddc5f fs/ncpfs/dir.c: fix indenting in ncp_lookup() by Dan Carpenter · 11 years ago
- 15a03ac ncpfs/inode.c: fix mismatch printk formats and arguments by Joe Perches · 11 years ago
- 485b47f ncpfs: remove now unused PRINTK macro by Joe Perches · 11 years ago
- e45ca8b ncpfs: convert PPRINTK to ncp_vdbg by Joe Perches · 11 years ago
- d3b73ca ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg by Joe Perches · 11 years ago
- b41f8b8 ncpfs: Add pr_fmt and convert printks to pr_<level> by Joe Perches · 11 years ago
- d0057ca arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf() by David Rientjes · 11 years ago
- e39435c lib/percpu_counter.c: fix bad percpu counter state during suspend by Jens Axboe · 11 years ago
- e53d77e autofs4: check dev ioctl size before allocating by Sasha Levin · 11 years ago
- 0bf1457 mm: vmscan: do not swap anon pages just because free+file is low by Johannes Weiner · 11 years ago
- ce7613d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
- 0afccc4 Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
- e4f3054 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
- d586c86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
- 52c35be net: sctp: wake up all assocs if sndbuf policy is per socket by Daniel Borkmann · 11 years ago
- e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
- 7563487 isdnloop: several buffer overflows by Dan Carpenter · 11 years ago
- 5fb6b95 include/linux/syscalls.h: add sys_renameat2() prototype by Heiko Carstens · 11 years ago
- ebf81a9 arm64: Fix DMA range invalidation for cache line unaligned buffers by Catalin Marinas · 11 years ago
- c674801 mmc: sdhci-acpi: Intel SDIO has broken card detect by Adrian Hunter · 11 years ago
- a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
- b003d77 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
- 3573d38 Merge tag 'arc-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
- c39b069 DRM: armada: fix corruption while loading cursors by Russell King · 11 years ago
- c8d9762 Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
- fdc5813 MAINTAINERS: update Intel C600 SAS driver maintainers by Lukasz Dorau · 11 years ago
- fe4487d fs/ufs: remove unused ufs_super_block_third pointer by Christian Engelmayer · 11 years ago
- 48968a1 fs/ufs: remove unused ufs_super_block_second pointer by Christian Engelmayer · 11 years ago
- 6e0bd34 fs/ufs: remove unused ufs_super_block_first pointer by Christian Engelmayer · 11 years ago
- 76ee473 fs/ufs/super.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago
- 56aeeba doc/kernel-parameters.txt: add early_ioremap_debug by Mark Salter · 11 years ago
- bf4b558 arm64: add early_ioremap support by Mark Salter · 11 years ago
- 0bf757c arm64: initialize pgprot info earlier in boot by Mark Salter · 11 years ago
- 5b7c73e x86: use generic early_ioremap by Mark Salter · 11 years ago
- 9e5c33d mm: create generic early_ioremap() support by Mark Salter · 11 years ago
- 6b550f6 x86/mm: sparse warning fix for early_memremap by Dave Young · 11 years ago
- 64b47e8 lglock: map to spinlock when !CONFIG_SMP by Josh Triplett · 11 years ago
- 188a814 percpu: add preemption checks to __this_cpu ops by Christoph Lameter · 11 years ago
- 293b6a4 vmstat: use raw_cpu_ops to avoid false positives on preemption checks by Christoph Lameter · 11 years ago
- 88da03a slub: use raw_cpu_inc for incrementing statistics by Christoph Lameter · 11 years ago
- 3ed66e9 net: replace __this_cpu_inc in route.c with raw_cpu_inc by Christoph Lameter · 11 years ago
- 08f141d modules: use raw_cpu_write for initialization of per cpu refcount. by Christoph Lameter · 11 years ago
- dc322a9 mm: use raw_cpu ops for determining current NUMA node by Christoph Lameter · 11 years ago
- b3ca1c1 percpu: add raw_cpu_ops by Christoph Lameter · 11 years ago
- 54b6a73 slub: fix leak of 'name' in sysfs_slab_add by Dave Jones · 11 years ago
- 9a41707 slub: rework sysfs layout for memcg caches by Vladimir Davydov · 11 years ago
- 84d0ddd slub: adjust memcg caches when creating cache alias by Vladimir Davydov · 11 years ago
- b852990 memcg, slab: do not destroy children caches if parent has aliases by Vladimir Davydov · 11 years ago
- 051dd46 memcg, slab: unregister cache from memcg before starting to destroy it by Vladimir Davydov · 11 years ago
- 794b124 memcg, slab: separate memcg vs root cache creation paths by Vladimir Davydov · 11 years ago
- 5722d09 memcg, slab: cleanup memcg cache creation by Vladimir Davydov · 11 years ago
- a44cb94 memcg, slab: never try to merge memcg caches by Vladimir Davydov · 11 years ago
- cf7bc58 asm/system.h: um: arch_align_stack() moved to asm/exec.h by David Howells · 11 years ago
- 9566328 asm/system.h: clean asm/system.h from docs by David Howells · 11 years ago
- 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
- ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 11 years ago
- 6d08a25 ipc: use device_initcall by Davidlohr Bueso · 11 years ago
- 187841a ipc/compat.c: remove sc_semopm macro by Davidlohr Bueso · 11 years ago
- 6aa7a29 initramfs: debug detected compression method by Daniel M. Weeks · 11 years ago
- 16caed3 fault-injection: set bounds on what /proc/self/make-it-fail accepts. by Dave Jones · 11 years ago
- b06dd87 x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUG by Josh Triplett · 11 years ago
- a4b5d58 bug: Make BUG() always stop the machine by Josh Triplett · 11 years ago
- 4e50ebde bug: when !CONFIG_BUG, make WARN call no_printk to check format and args by Josh Triplett · 11 years ago
- a3f7607 include/asm-generic/bug.h: style fix: s/while(0)/while (0)/ by Josh Triplett · 11 years ago
- b607e70 bug: when !CONFIG_BUG, simplify WARN_ON_ONCE and family by Josh Triplett · 11 years ago
- 5d2acfc kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT by Josh Triplett · 11 years ago
- 527518f ppc: make PPC_BOOK3S_64 select IRQ_WORK by Josh Triplett · 11 years ago
- 6035d9d ia64: select CONFIG_TTY for use of tty_write_message in unaligned by Josh Triplett · 11 years ago
- c638b10 cris: cpuinfo_op should depend on CONFIG_PROC_FS by Geert Uytterhoeven · 11 years ago
- ae797bd cris: make ETRAX_ARCH_V10 select TTY for use in debugport by Josh Triplett · 11 years ago
- b6a83d9 drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little by Dan Carpenter · 11 years ago
- d7c0847 kernel/panic.c: display reason at end + pr_emerg by Fabian Frederick · 11 years ago
- 758b444 fs/bfs/inode.c: add __init to init_inodecache() by Fabian Frederick · 11 years ago