Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | NTFS: We have struct kmem_cache now so use it instead of the typedef. | Pekka Enberg | 2006-02-05 | 2 | -11/+11 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | [PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM | Kumar Gala | 2006-02-24 | 1 | -16/+38 | |
| * | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-02-24 | 2 | -2/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [IPV6]: Do not ignore IPV6_MTU socket option. | YOSHIFUJI Hideaki | 2006-02-24 | 1 | -2/+13 | |
| | * | | | | | | | [IPV6] ip6_tunnel: release cached dst on change of tunnel params | Hugo Santos | 2006-02-24 | 1 | -0/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | [PATCH] Fix topology.c location | Zachary Amsden | 2006-02-24 | 3 | -5/+5 | |
| * | | | | | | | [PATCH] tmpfs: recommend remount for mpol | Hugh Dickins | 2006-02-24 | 1 | -0/+9 | |
| * | | | | | | | [PATCH] dm: free minor after unlink gendisk | Jun'ichi Nomura | 2006-02-24 | 1 | -1/+3 | |
| * | | | | | | | [PATCH] dm: missing bdput/thaw_bdev at removal | Jun'ichi Nomura | 2006-02-24 | 1 | -0/+4 | |
| * | | | | | | | [PATCH] ramfs: update dir mtime and ctime | Andrew Morton | 2006-02-24 | 1 | -0/+2 | |
| * | | | | | | | [PATCH] vmscan: fix zone_reclaim | Christoph Lameter | 2006-02-24 | 1 | -3/+7 | |
| * | | | | | | | [PATCH] flags parameter for linkat | Ulrich Drepper | 2006-02-24 | 4 | -4/+9 | |
| * | | | | | | | [PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg() | Antonino A. Daplas | 2006-02-24 | 1 | -12/+9 | |
| * | | | | | | | [PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range() | Freddy Spierenburg | 2006-02-24 | 1 | -1/+2 | |
| * | | | | | | | [PATCH] gbefb: Set default of FB_GBE_MEM to 4 MB | Martin Michlmayr | 2006-02-24 | 1 | -1/+1 | |
| * | | | | | | | [PATCH] gbefb: IP32 gbefb depth change fix | Kaj-Michael Lang | 2006-02-24 | 1 | -0/+3 | |
| * | | | | | | | [PATCH] x86: fix broken SMP boot sequence | James Bottomley | 2006-02-24 | 6 | -21/+39 | |
| * | | | | | | | [PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind() | Christoph Lameter | 2006-02-24 | 1 | -4/+18 | |
| * | | | | | | | [PATCH] voyager: fix the cpu_possible_map to make voyager boot again | James Bottomley | 2006-02-24 | 1 | -0/+1 | |
| * | | | | | | | [PATCH] voyager: fix boot panic by adding topology export | James Bottomley | 2006-02-24 | 1 | -0/+15 | |
| * | | | | | | | [PATCH] cfi: init wait queue in chip struct | Simon Vogl | 2006-02-24 | 1 | -0/+1 | |
| * | | | | | | | [PATCH] Kprobes causes NX protection fault on i686 SMP | Prasanna S Panchamukhi | 2006-02-24 | 2 | -4/+19 | |
| * | | | | | | | [PATCH] vgacon: no vertical resizing on EGA | Samuel Thibault | 2006-02-24 | 1 | -32/+35 | |
| * | | | | | | | [PATCH] uml: tidying COW code | Paolo 'Blaisorblade' Giarrusso | 2006-02-24 | 4 | -5/+6 | |
| * | | | | | | | [PATCH] uml: better error reporting for read_output | Paolo 'Blaisorblade' Giarrusso | 2006-02-24 | 1 | -12/+22 | |
| * | | | | | | | [PATCH] uml: os_connect_socket error path fixup | Paolo 'Blaisorblade' Giarrusso | 2006-02-24 | 1 | -5/+14 | |
| * | | | | | | | [PATCH] uml: fix ((unused)) attribute | Paolo 'Blaisorblade' Giarrusso | 2006-02-24 | 1 | -1/+1 | |
| * | | | | | | | [PATCH] uml: fix usage of kernel_errno in place of errno | Paolo 'Blaisorblade' Giarrusso | 2006-02-24 | 3 | -6/+22 | |
| * | | | | | | | [PATCH] uml: correct error messages in COW driver | Paolo 'Blaisorblade' Giarrusso | 2006-02-24 | 2 | -10/+13 | |
| * | | | | | | | [PATCH] alsa: fix bogus snd_device_free() in opl3-oss.c | Takashi Iwai | 2006-02-24 | 1 | -1/+1 | |
| * | | | | | | | [PATCH] snd-cs4236 typo fix | Rene Herman | 2006-02-24 | 1 | -1/+1 | |
| * | | | | | | | [PATCH] m32r: fix and update for gcc-4.0 | Hirokazu Takata | 2006-02-24 | 3 | -20/+16 | |
| * | | | | | | | [PATCH] m32r: enable asm code optimization | Hirokazu Takata | 2006-02-24 | 1 | -3/+3 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-02-23 | 6 | -153/+370 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code | Adrian Bunk | 2006-02-24 | 1 | -0/+2 | |
| | * | | | | | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux... | Jeff Garzik | 2006-02-23 | 5 | -153/+368 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | skge: protect interrupt mask | Stephen Hemminger | 2006-02-23 | 2 | -7/+15 | |
| | | * | | | | | | skge: genesis phy initialzation | Stephen Hemminger | 2006-02-23 | 1 | -11/+26 | |
| | | * | | | | | | skge: NAPI/irq race fix | Stephen Hemminger | 2006-02-23 | 1 | -12/+5 | |
| | | * | | | | | | r8169: enable wake on lan | Francois Romieu | 2006-02-23 | 1 | -0/+87 | |
| | | * | | | | | | r8169: fix broken ring index handling in suspend/resume | Francois Romieu | 2006-02-23 | 1 | -43/+59 | |
| | | * | | | | | | [PATCH] sky2: close race on IRQ mask update. | Stephen Hemminger | 2006-02-23 | 2 | -7/+17 | |
| | | * | | | | | | [PATCH] sky2: use device iomem to access PCI config | Stephen Hemminger | 2006-02-23 | 2 | -48/+54 | |
| | | * | | | | | | [PATCH] sky2: force early transmit status | Stephen Hemminger | 2006-02-23 | 1 | -8/+6 | |
| | | * | | | | | | [PATCH] sky2: poke coalescing timer to fix hang | Stephen Hemminger | 2006-02-23 | 1 | -0/+11 | |
| | | * | | | | | | [PATCH] sky2: limit coalescing values to ring size | Stephen Hemminger | 2006-02-23 | 1 | -3/+3 | |
| | | * | | | | | | [PATCH] sky2: yukon-ec-u chipset initialization | Stephen Hemminger | 2006-02-23 | 2 | -19/+90 | |
| * | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-02-23 | 10 | -18/+28 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [NET]: Increase default IFB device count. | Richard Lucassen | 2006-02-23 | 1 | -1/+1 | |
| | * | | | | | | | | [IPSEC]: Use TOS when doing tunnel lookups | Herbert Xu | 2006-02-23 | 1 | -1/+4 |