Age | Commit message (Expand) | Author |
2006-11-25 | [PATCH] uml: make execvp safe for our usage | Paolo 'Blaisorblade' Giarrusso |
2006-11-25 | [PATCH] usb: ati remote memleak fix | Mariusz Kozlowski |
2006-11-25 | [PATCH] lockdep: spin_lock_irqsave_nested() | Arjan van de Ven |
2006-11-25 | [PATCH] Enforce "unsigned long flags;" when spinlocking | Alexey Dobriyan |
2006-11-25 | [PATCH] tlclk: fix platform_device_register_simple() error check | Akinobu Mita |
2006-11-25 | [PATCH] fix copy_process() error check | Akinobu Mita |
2006-11-25 | [PATCH] sgiioc4: Disable module unload | Jeremy Higdon |
2006-11-25 | [PATCH] fix menuconfig colours with TERM=vt100 | Roman Zippel |
2006-11-25 | [PATCH] qconf: fix uninitialsied member | Roman Zippel |
2006-11-25 | [PATCH] Fix device_attribute memory leak in device_del | Catalin Marinas |
2006-11-25 | [PATCH] reiserfs: fmt bugfix | Alexey Dobriyan |
2006-11-25 | [PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereference | Adrian Bunk |
2006-11-25 | [PATCH] rtc class locking bugfixes | David Brownell |
2006-11-25 | [PATCH] rtc framework handles periodic irqs | David Brownell |
2006-11-25 | [PATCH] Documentation/rtc.txt updates (for rtc class) | David Brownell |
2006-11-25 | [PATCH] debugfs: add header file | Randy Dunlap |
2006-11-25 | [PATCH] mounstats NULL pointer dereference | Vasily Tarasov |
2006-11-25 | [PATCH] fuse: fix Oops in lookup | Miklos Szeredi |
2006-11-25 | [PATCH] initramfs: handle more than one source dir or file list | Thomas Chou |
2006-11-25 | [PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices" | Daniel Ritz |
2006-11-23 | [PATCH] x86_64: fix bad page state in process 'swapper' | Mel Gorman |
2006-11-23 | [PATCH] Fix i2c-ixp4xx compile (missing brace) | Jean Delvare |
2006-11-23 | [PATCH] Correct bound checking from the value returned from _PPC method. | Dave Jones |
2006-11-23 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-11-22 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2006-11-22 | [PATCH] make au1xxx-ide compile again | Manuel Lauss |
2006-11-22 | [MIPS] Hack for SB1 cache issues | Thiemo Seufer |
2006-11-22 | [AGP] Allocate AGP pages with GFP_DMA32 by default | Linus Torvalds |
2006-11-22 | [ARM] 3941/1: [Jornada7xx] - Addition to MAINTAINERS | Kristoffer Ericson |
2006-11-22 | [ARM] 3942/1: ARM: comment: consistent_sync should not be called directly | Dan Williams |
2006-11-22 | [AGP] Fix intel 965 AGP memory mapping function | Linus Torvalds |
2006-11-22 | Don't call "note_interrupt()" with irq descriptor lock held | Linus Torvalds |
2006-11-21 | Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po... | Linus Torvalds |
2006-11-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-11-22 | [POWERPC] Fix ucc_geth of_device discovery on mpc832x | Kim Phillips |
2006-11-21 | [TG3]: Add missing unlock in tg3_open() error path. | Ira W. Snyder |
2006-11-21 | [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop... | YOSHIFUJI Hideaki |
2006-11-21 | [IRDA]: Lockdep fix. | Peter Zijlstra |
2006-11-22 | [POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen... | Kim Phillips |
2006-11-22 | [POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX" | Kim Phillips |
2006-11-21 | [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. | David S. Miller |
2006-11-21 | [XFRM]: nlmsg length not computed correctly in the presence of subpolicies | Jamal Hadi Salim |
2006-11-21 | [XFRM]: Sub-policies broke policy events | Jamal Hadi Salim |
2006-11-21 | [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. | David L Stevens |
2006-11-21 | [Bluetooth] Ignore L2CAP config requests on disconnect | Marcel Holtmann |
2006-11-21 | [Bluetooth] Always include MTU in L2CAP config responses | Marcel Holtmann |
2006-11-21 | [Bluetooth] Check if RFCOMM session is still attached to the TTY | Marcel Holtmann |
2006-11-21 | [Bluetooth] Handling pending connect attempts after inquiry | Marcel Holtmann |
2006-11-21 | [Bluetooth] Attach low-level connections to the Bluetooth bus | Marcel Holtmann |
2006-11-21 | [IPV6] IP6TUNNEL: Add missing nf_reset() on input path. | Yasuyuki Kozakai |