Age | Commit message (Expand) | Author | Files | Lines |
2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 6 | -55/+226 |
2009-03-27 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 27 | -50/+51 |
2009-03-27 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 22 | -25/+25 |
2009-03-27 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -18/+67 |
2009-03-27 | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+12 |
2009-03-27 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 48 | -726/+1688 |
2009-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -2/+2 |
2009-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 29 | -15/+469 |
2009-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2 | -0/+47 |
2009-03-27 | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 64 | -1266/+4107 |
2009-03-27 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 383 | -7879/+17861 |
2009-03-26 | m68k: irq_node.handler() should return irqreturn_t | Geert Uytterhoeven | 1 | -1/+2 |
2009-03-26 | m68k: mac - Add SWIM floppy support | Laurent Vivier | 2 | -0/+53 |
2009-03-26 | m68k: mac - Add a new entry in mac_model to identify the floppy controller type. | Laurent Vivier | 2 | -54/+116 |
2009-03-26 | m68k: Add install target | Laurent Vivier | 2 | -0/+55 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2 | -4/+5 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2 | -16/+15 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 111 | -1743/+10176 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 5 | -43/+42 |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 13 | -6/+201 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 15 | -103/+1514 |
2009-03-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 22 | -718/+959 |
2009-03-26 | x86: headers cleanup - setup.h | Cyrill Gorcunov | 1 | -2/+2 |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 523 | -8079/+10367 |
2009-03-26 | x86: disable __do_IRQ support | Thomas Gleixner | 1 | -0/+3 |
2009-03-26 | Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer... | Ingo Molnar | 1 | -1/+1 |
2009-03-26 | Merge branch 'timers/hpet' into timers/core | Ingo Molnar | 1 | -16/+64 |
2009-03-26 | Merge commit 'v2.6.29' into timers/core | Ingo Molnar | 411 | -6264/+7782 |
2009-03-26 | [S390] remove duplicated #includes | Huang Weiyi | 1 | -1/+0 |
2009-03-26 | [S390] cpumask: use mm_cpumask() wrapper | Rusty Russell | 3 | -4/+4 |
2009-03-26 | [S390] cpumask: Use accessors code. | Rusty Russell | 1 | -3/+2 |
2009-03-26 | [S390] cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits. | Rusty Russell | 1 | -9/+9 |
2009-03-26 | [S390] cpumask: remove cpu_coregroup_map | Rusty Russell | 2 | -2/+1 |
2009-03-26 | [S390] fix clock comparator save area usage | Heiko Carstens | 1 | -7/+4 |
2009-03-26 | [S390] Add hwcap flag for the etf3 enhancement facility | Andreas Krebbel | 2 | -6/+13 |
2009-03-26 | [S390] Ensure that ipl panic notifier is called late. | Michael Holzheu | 1 | -1/+1 |
2009-03-26 | [S390] fix dfp elf hwcap/facility bit detection | Christian Ehrhardt | 1 | -2/+4 |
2009-03-26 | [S390] smp: perform initial cpu reset before starting a cpu | Heiko Carstens | 1 | -7/+16 |
2009-03-26 | [S390] smp: fix memory leak on __cpu_up | Heiko Carstens | 2 | -5/+3 |
2009-03-26 | [S390] ipl: Improve checking logic and remove switch defaults. | Michael Holzheu | 1 | -7/+6 |
2009-03-26 | [S390] s390dbf: Remove needless check for NULL pointer. | Michael Holzheu | 1 | -2/+1 |
2009-03-26 | [S390] s390dbf: Remove redundant initilizations. | Michael Holzheu | 1 | -2/+1 |
2009-03-26 | [S390] use kzfree() | Johannes Weiner | 1 | -2/+1 |
2009-03-26 | [S390] BUG to BUG_ON changes | Stoyan Gaydarov | 2 | -4/+2 |
2009-03-26 | [S390] zfcpdump: Prevent zcore from beeing built as a kernel module. | Michael Holzheu | 3 | -5/+5 |
2009-03-26 | [S390] Use csum_partial in checksum.h | Frank Munzert | 2 | -17/+3 |
2009-03-26 | [S390] cleanup lowcore.h | Martin Schwidefsky | 2 | -323/+331 |
2009-03-26 | [S390] eliminate ipl_device from lowcore | Martin Schwidefsky | 5 | -10/+2 |
2009-03-26 | [S390] eliminate cpuinfo_S390 structure | Martin Schwidefsky | 6 | -74/+51 |
2009-03-26 | [S390] Fix comments in lowcore structure | Christian Borntraeger | 1 | -2/+2 |