Age | Commit message (Expand) | Author | Files | Lines |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+6 |
2009-07-13 | mn10300: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-07-13 | sparc: remove driver-core BUS_ID_SIZE | Kay Sievers | 1 | -1/+6 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 26 | -26/+0 |
2009-07-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 7 | -8/+54 |
2009-07-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2009-07-11 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2009-07-11 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 9 | -144/+353 |
2009-07-11 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 23 | -40/+23 |
2009-07-10 | Fix congestion_wait() sync/async vs read/write confusion | Jens Axboe | 1 | -1/+1 |
2009-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+4 |
2009-07-10 | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon | Robert Richter | 1 | -1/+1 |
2009-07-10 | memory barrier: adding smp_mb__after_lock | Jiri Olsa | 1 | -0/+4 |
2009-07-08 | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in | Yinghai Lu | 1 | -2/+9 |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 16 | -102/+99 |
2009-07-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2 | -20/+13 |
2009-07-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
2009-07-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 25 | -129/+225 |
2009-07-08 | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+40 |
2009-07-08 | x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR | Peter Chubb | 1 | -1/+1 |
2009-07-08 | powerpc: Don't use alloc_bootmem() in init_IRQ() path | Anton Vorontsov | 5 | -14/+8 |
2009-07-08 | powerpc: Fix spin_event_timeout() to be robust over context switches | Grant Likely | 1 | -0/+2 |
2009-07-08 | powerpc: Use pr_devel() in do_dcache_icache_coherency() | Michael Ellerman | 1 | -2/+2 |
2009-07-08 | powerpc/cell: Use pr_devel() in axon_msi.c | Michael Ellerman | 1 | -11/+11 |
2009-07-08 | powerpc: Use pr_devel() in arch/powerpc/mm/gup.c | Michael Ellerman | 1 | -5/+5 |
2009-07-08 | powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c | Michael Ellerman | 1 | -10/+3 |
2009-07-08 | powerpc/perf_counter: Remove duplicated #include | Huang Weiyi | 2 | -2/+0 |
2009-07-08 | powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c | Michael Ellerman | 1 | -8/+8 |
2009-07-08 | powerpc/pseries: Use pr_devel() in xics.c | Michael Ellerman | 1 | -4/+4 |
2009-07-08 | powerpc: Remove unnecessary semicolons | Joe Perches | 7 | -8/+7 |
2009-07-08 | powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines | Michael Ellerman | 1 | -9/+9 |
2009-07-08 | Merge commit 'jwb/merge' into merge | Benjamin Herrenschmidt | 3 | -56/+166 |
2009-07-07 | [S390] define KTIME_SCALAR for 32-bit s390 | Martin Schwidefsky | 1 | -0/+3 |
2009-07-07 | [S390] add generic atomic64 support for 31 bit | Heiko Carstens | 2 | -1/+7 |
2009-07-07 | [S390] set SCHED_OMIT_FRAME_POINTER for s390 | Martin Schwidefsky | 1 | -0/+4 |
2009-07-07 | [S390] add __ucmpdi2() helper function | Heiko Carstens | 2 | -1/+27 |
2009-07-07 | [S390] perf_counter build fix | Heiko Carstens | 1 | -0/+2 |
2009-07-07 | [S390] shutdown actions: save/return rc from init function | Frank Munzert | 1 | -6/+9 |
2009-07-07 | [S390] udelay: disable lockdep to avoid false positives | Heiko Carstens | 1 | -0/+2 |
2009-07-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 171 | -2490/+4066 |
2009-07-07 | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states | Mark Langsdorf | 2 | -20/+13 |
2009-07-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 14 | -49/+37 |
2009-07-07 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -410/+1015 |
2009-07-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 4 | -42/+31 |
2009-07-07 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 49 | -1803/+120 |
2009-07-07 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -0/+12 |
2009-07-07 | gcov: exclude code operating in userspace from profiling | Peter Oberparleiter | 1 | -0/+2 |
2009-07-06 | microblaze: Fix cast warning for init.c | Michal Simek | 1 | -3/+3 |
2009-07-06 | microblaze: Wire up new syscalls | Michal Simek | 2 | -1/+5 |
2009-07-06 | microblaze: use generic syscalls.h | Arnd Bergmann | 6 | -62/+28 |