| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 2005-08-19 | 1 | -4/+4 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2005-08-18 | 1 | -1/+5 |
|\ |
|
| * | [PATCH] serverworks: add support for new southbridge IDE | Narendra Sankar | 2005-08-18 | 1 | -0/+1 |
| * | [PATCH] ide: add support for Netcell Revolution to pci-ide generic driver | Matt Gillette | 2005-08-18 | 1 | -0/+3 |
| * | [PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spelling | Grant Coady | 2005-08-18 | 1 | -1/+1 |
* | | [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi | Chuck Lever | 2005-08-18 | 1 | -1/+4 |
* | | [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags | Chuck Lever | 2005-08-18 | 1 | -11/+8 |
* | | [PATCH] NFS: split nfsi->flags into two fields | Chuck Lever | 2005-08-18 | 1 | -11/+16 |
|/ |
|
* | [PATCH] PCI: 6700/6702PXH quirk | Kristen Accardi | 2005-08-16 | 2 | -1/+7 |
* | [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates | Trond Myklebust | 2005-08-16 | 1 | -0/+1 |
* | [PATCH] NFS: Ensure ACL xdr code doesn't overflow. | Trond Myklebust | 2005-08-16 | 1 | -0/+1 |
* | [PATCH] inotify: add MOVE_SELF event | John McCutchan | 2005-08-15 | 2 | -2/+8 |
* | [NETPOLL]: fix initialization/NAPI race | Matt Mackall | 2005-08-11 | 1 | -6/+13 |
* | [NETPOLL]: add retry timeout | Matt Mackall | 2005-08-11 | 1 | -0/+1 |
* | [NET]: Make skb->protocol __be16 | Alexey Dobriyan | 2005-08-11 | 1 | -1/+1 |
* | [PATCH] Fix ide-disk.c oops caused by hwif == NULL | Christoph Lameter | 2005-08-09 | 1 | -0/+6 |
* | [PATCH] fsnotify-cleanups | John McCutchan | 2005-08-08 | 1 | -24/+0 |
* | Revert "[PATCH] PCI: restore BAR values..." | Linus Torvalds | 2005-08-08 | 1 | -3/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-08-08 | 1 | -3/+1 |
|\ |
|
| * | [NETLINK]: Allocate and kill some netlink numbers. | David S. Miller | 2005-08-08 | 1 | -3/+1 |
* | | [PATCH] fsnotify_name/inoderemove | John McCutchan | 2005-08-08 | 1 | -0/+20 |
* | | [PATCH] remove linux/pagemap.h from linux/swap.h | Olaf Hering | 2005-08-07 | 1 | -1/+2 |
* | | Add fakey 'deflateBound()' function to the in-kernel zlib routines | Linus Torvalds | 2005-08-06 | 1 | -0/+5 |
|/ |
|
* | [PATCH] blk: fix tag shrinking (revive real_max_size) | Tejun Heo | 2005-08-05 | 1 | -0/+1 |
* | [PATCH] Clean up inotify delete race fix | John McCutchan | 2005-08-04 | 1 | -3/+1 |
* | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it | John W. Linville | 2005-08-04 | 1 | -0/+3 |
* | [PATCH] md: make sure md bitmap updates are flushed when array is stopped. | NeilBrown | 2005-08-04 | 1 | -0/+1 |
* | [PATCH] fix get_user_pages bug | Nick Piggin | 2005-08-03 | 1 | -5/+17 |
* | [PATCH] include/linux/dcookies.h: dummy functions must be "static inline" | Adrian Bunk | 2005-08-01 | 1 | -2/+2 |
* | [PATCH] inotify: fix file deletion by rename detection | John McCutchan | 2005-08-01 | 1 | -1/+6 |
* | merge 2.6.13-rc4 with ACPI's to-linus tree | Len Brown | 2005-07-30 | 4 | -9/+32 |
|\ |
|
| * | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug? | Kumar Gala | 2005-07-29 | 1 | -3/+2 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2005-07-29 | 3 | -6/+30 |
| |\ |
|
| | * | Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2005-07-11 | 27 | -64/+138 |
| | |\ |
|
| | * | | Input: make name, phys and uniq be 'const char *' because once | Dmitry Torokhov | 2005-06-30 | 1 | -3/+3 |
| | * | | Input: introduce usb_to_input_id() to uniformly produce | Dmitry Torokhov | 2005-06-30 | 1 | -0/+25 |
| | * | | Input: uinput - use completions instead of events and manual | Dmitry Torokhov | 2005-06-30 | 1 | -3/+2 |
| * | | | Revert broken "statement with no effect" warning fix | Linus Torvalds | 2005-07-28 | 1 | -16/+4 |
| * | | | [PATCH] alpha: fix "statement with no effect" warnings | Richard Henderson | 2005-07-28 | 1 | -4/+16 |
* | | | | /home/lenb/src/to-linus branch 'acpi-2.6.12' | Len Brown | 2005-07-29 | 1 | -4/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [ACPI] suspend/resume ACPI PCI Interrupt Links | David Shaohua Li | 2005-07-29 | 1 | -4/+0 |
* | | | | [PATCH] serial_core whitespace fix | Ralf Baechle | 2005-07-27 | 1 | -1/+1 |
* | | | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-27 | 1 | -1/+1 |
* | | | | [PATCH] mbcache: Remove unused mb_cache_shrink parameter | Andreas Gruenbacher | 2005-07-27 | 1 | -1/+1 |
* | | | | [PATCH] stale POSIX lock handling | Peter Staubach | 2005-07-27 | 1 | -2/+4 |
* | | | | [PATCH] s390: spin lock retry | Martin Schwidefsky | 2005-07-27 | 1 | -0/+1 |
* | | | | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling | Andrey Panin | 2005-07-27 | 1 | -0/+10 |
* | | | | [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driver | Olivier Blin | 2005-07-27 | 1 | -0/+1 |
* | | | | [PATCH] Really __nocast-annotate kmalloc_node() | Alexey Dobriyan | 2005-07-27 | 1 | -1/+1 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-07-26 | 2 | -1/+3 |
|\ \ \ \ |
|