| Commit message (Expand) | Author | Age |
* | include/linux/stacktrace.h: declare struct task_struct | Andrew Morton | 2008-10-03 |
* | [MIPS] SMTC: Fix SMTC dyntick support. | Kevin D. Kissell | 2008-10-03 |
* | [MIPS] SMTC: Close tiny holes in the SMTC IPI replay system. | Kevin D. Kissell | 2008-10-03 |
* | [MIPS] Build fix: Fix irq flags type | Ralf Baechle | 2008-10-03 |
* | mm: tiny-shmem nommu fix | Nick Piggin | 2008-10-02 |
* | inotify: fix lock ordering wrt do_page_fault's mmap_sem | Nick Piggin | 2008-10-02 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-01 |
|\ |
|
| * | sctp: Fix kernel panic while process protocol violation parameter | Wei Yongjun | 2008-09-30 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-30 |
|\ \
| |/
|/| |
|
| * | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner | 2008-09-29 |
| * | hrtimer: mark migration state | Thomas Gleixner | 2008-09-29 |
* | | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel | 2008-09-26 |
* | | kgdb, x86_64: gdb serial has BX and DX reversed | Jason Wessel | 2008-09-26 |
|/ |
|
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-09-24 |
|\ |
|
| * | [MIPS] Fixe the definition of PTRS_PER_PGD | Jack Tan | 2008-09-23 |
* | | MN10300: Move asm-arm/cnt32_to_63.h to include/linux/ | David Howells | 2008-09-24 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2008-09-24 |
|\ \
| |/
|/| |
|
| * | 9p: implement proper trans module refcounting and unregistration | Tejun Heo | 2008-09-24 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-23 |
|\ \ |
|
| * | | x86: prevent C-states hang on AMD C1E enabled machines | Thomas Gleixner | 2008-09-23 |
| * | | x86: prevent stale state of c1e_mask across CPU offline/online | Thomas Gleixner | 2008-09-23 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-09-23 |
|\ \ |
|
| * | | PCI: fix compiler warnings in pci_get_subsys() | Greg KH | 2008-09-16 |
* | | | smb.h: do not include linux/time.h in userspace | Kirill A. Shutemov | 2008-09-23 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-09-19 |
|\ \ |
|
| * | | IB/mlx4: Fix up fast register page list format | Vladimir Sokolovsky | 2008-09-15 |
* | | | warn: Turn the netdev timeout WARN_ON() into a WARN() | Arjan van de Ven | 2008-09-16 |
* | | | Fix PNP build failure, bugzilla #11276 | David Miller | 2008-09-16 |
| |/
|/| |
|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-09-13 |
|\ \ |
|
| * | | [libata] LBA28/LBA48 off-by-one bug in ata.h | Taisuke Yamada | 2008-09-13 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-13 |
|\ \ \ |
|
| * | | | netlink: fix overrun in attribute iteration | Vegard Nossum | 2008-09-11 |
* | | | | memstick: fix MSProHG 8-bit interface mode support | Alex Dubov | 2008-09-13 |
* | | | | mm: mark the correct zone as full when scanning zonelists | Mel Gorman | 2008-09-13 |
* | | | | include/linux/ioport.h: add missing macro argument for devm_release_* family | Hiroshi DOYU | 2008-09-13 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-09-11 |
|\ \ \ |
|
| * | | | block: disable sysfs parts of the disk command filter | Jens Axboe | 2008-09-11 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2008-09-11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [SCSI] fix check of PQ and PDT bits for WLUNs | James Bottomley | 2008-08-29 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-09 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2008-09-09 |
| |\ \ \ |
|
| | * | | | [Bluetooth] Reject L2CAP connections on an insecure ACL link | Marcel Holtmann | 2008-09-09 |
| | * | | | [Bluetooth] Enforce correct authentication requirements | Marcel Holtmann | 2008-09-09 |
| | |/ / |
|
* | / / | lib: Correct printk %pF to work on all architectures | James Bottomley | 2008-09-09 |
|/ / / |
|
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-09-08 |
|\ \ \ |
|
| * \ \ | Merge branch 'sched/cpuset' into sched/urgent | Ingo Molnar | 2008-09-06 |
| |\ \ \ |
|
| | * | | | sched: arch_reinit_sched_domains() must destroy domains to force rebuild | Max Krasnyansky | 2008-09-06 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-08 |
|\ \ \ \ \ |
|
| * | | | | | netns : fix kernel panic in timewait socket destruction | Daniel Lezcano | 2008-09-08 |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-06 |
|\ \ \ \ \ \ |
|