Age | Commit message (Expand) | Author | Files | Lines |
2009-09-15 | sched: Tweak wake_idx | Peter Zijlstra | 5 | -6/+8 |
2009-09-15 | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 6 | -13/+11 |
2009-09-14 | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -40/+4 |
2009-09-14 | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -19/+35 |
2009-09-14 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -39/+30 |
2009-09-14 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2009-09-14 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -33/+61 |
2009-09-14 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2009-09-14 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 26 | -786/+1202 |
2009-09-14 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 28 | -1010/+1024 |
2009-09-14 | Merge branch 'x86-asm-generic-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 14 | -687/+15 |
2009-09-14 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 19 | -159/+118 |
2009-09-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -311/+269 |
2009-09-12 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
2009-09-12 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 18 | -63/+103 |
2009-09-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -19/+28 |
2009-09-12 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 9 | -22/+921 |
2009-09-12 | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -400/+622 |
2009-09-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
2009-09-12 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 11 | -96/+135 |
2009-09-12 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 25 | -861/+676 |
2009-09-12 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -13/+19 |
2009-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 5 | -6/+95 |
2009-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 7 | -21/+491 |
2009-09-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 49 | -812/+1607 |
2009-09-11 | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus Torvalds | 3 | -0/+26 |
2009-09-11 | [S390] Wire up page fault events for software perf counters. | Heiko Carstens | 1 | -4/+9 |
2009-09-11 | [S390] Remove smp_cpu_not_running. | Heiko Carstens | 2 | -46/+20 |
2009-09-11 | [S390] Get rid of cpuid.h header file. | Heiko Carstens | 5 | -33/+28 |
2009-09-11 | [S390] Limit cpu detection to 256 physical cpus. | Heiko Carstens | 4 | -7/+13 |
2009-09-11 | [S390] Enable guest page hinting by default. | Heiko Carstens | 5 | -21/+4 |
2009-09-11 | [S390] use generic scatterlist.h | Heiko Carstens | 1 | -19/+1 |
2009-09-11 | [S390] s390dbf: Add description for usage of "%s" in sprintf events | Michael Holzheu | 1 | -1/+8 |
2009-09-11 | [S390] Initialize __LC_THREAD_INFO early. | Heiko Carstens | 2 | -0/+2 |
2009-09-11 | [S390] fix recursive locking on page_table_lock | Martin Schwidefsky | 4 | -12/+15 |
2009-09-11 | [S390] kvm: use console_initcall() to initialize s390 virtio console | Hendrik Brueckner | 2 | -17/+3 |
2009-09-11 | [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf | Michael Holzheu | 1 | -1/+1 |
2009-09-11 | [S390] kernel: Print an error message if kernel NSS cannot be defined | Hendrik Brueckner | 1 | -1/+10 |
2009-09-11 | [S390] hypfs: remove useless variable qname | Vitaliy Gusev | 1 | -4/+0 |
2009-09-11 | [S390] remove unused irq_cpustat_t defintion | Christoph Hellwig | 1 | -7/+0 |
2009-09-11 | [S390] kernel: always keep machine flags in lowcore | Heiko Carstens | 1 | -17/+11 |
2009-09-11 | [S390] clean up linker script using new linker script macros. | Nelson Elhage | 1 | -76/+7 |
2009-09-11 | [S390] Use macros for .data.page_aligned. | Tim Abbott | 1 | -5/+1 |
2009-09-11 | [S390] move (io|sysc)_restore_trace_psw into .data section | Hendrik Brueckner | 2 | -2/+18 |
2009-09-11 | [S390] kernel: Convert upper case scpdata to lower case | Hendrik Brueckner | 1 | -2/+11 |
2009-09-11 | [S390] kernel: Append scpdata to kernel boot command line | Hendrik Brueckner | 4 | -27/+172 |
2009-09-11 | [S390] hibernation: merge files and move to kernel/ | Heiko Carstens | 6 | -53/+36 |
2009-09-11 | [S390] hibernation: remove dead file | Heiko Carstens | 2 | -18/+0 |
2009-09-11 | [S390] atomic ops: small cleanups | Heiko Carstens | 1 | -22/+19 |
2009-09-11 | [S390] atomic ops: add effecient atomic64 support for 31 bit | Heiko Carstens | 2 | -38/+127 |