Age | Commit message (Expand) | Author | Files | Lines |
2006-09-29 | [PATCH] task_struct: ifdef Missed'em V IPC | Alexey Dobriyan | 1 | -0/+2 |
2006-09-29 | [PATCH] ignore partition table on disks with AIX label | Olaf Hering | 1 | -0/+31 |
2006-09-29 | [PATCH] Remove unused tty_struct field | Matthias Urlichs | 1 | -1/+0 |
2006-09-29 | [PATCH] DMI: Decode and save OEM String information | Shem Multinymous | 2 | -1/+25 |
2006-09-29 | [PATCH] timer: add lock annotation to lock_timer_base | Josh Triplett | 1 | -0/+1 |
2006-09-29 | [PATCH] vfs: define new lookup flag for chdir | Miklos Szeredi | 3 | -2/+4 |
2006-09-29 | [PATCH] fuse: use dentry in statfs | Miklos Szeredi | 1 | -0/+1 |
2006-09-29 | [PATCH] module_subsys: initialize earlier | Mark Huang | 1 | -1/+1 |
2006-09-29 | [PATCH] Require mmap handler for a.out executables | Eugene Teo | 1 | -0/+14 |
2006-09-29 | [PATCH] kthread: drivers/base/firmware_class.c | Sukadev Bhattiprolu | 1 | -6/+6 |
2006-09-29 | [PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock} | Josh Triplett | 1 | -4/+4 |
2006-09-29 | [PATCH] fs: add lock annotation to grab_super | Josh Triplett | 1 | -1/+1 |
2006-09-29 | [PATCH] lockdep: don't pull in includes when lockdep disabled | Michael S. Tsirkin | 1 | -2/+2 |
2006-09-29 | [PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode() | Josh Triplett | 1 | -1/+1 |
2006-09-29 | [PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt | Josh Triplett | 1 | -0/+2 |
2006-09-29 | [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop} | Josh Triplett | 1 | -0/+2 |
2006-09-29 | [PATCH] mbcache: add lock annotation for __mb_cache_entry_release_unlock() | Josh Triplett | 1 | -0/+1 |
2006-09-29 | [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_... | Josh Triplett | 1 | -2/+2 |
2006-09-29 | [PATCH] irq: remove a extra line | Yoichi Yuasa | 1 | -4/+0 |
2006-09-29 | [PATCH] irq: fixed coding style | Yoichi Yuasa | 1 | -1/+1 |
2006-09-29 | [PATCH] use gcc -O1 in fs/reiserfs only for ancient gcc versions | Olaf Hering | 1 | -1/+1 |
2006-09-29 | [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata | Komal Shah | 8 | -23/+41 |
2006-09-29 | [PATCH] OMAP: Add keypad driver | Komal Shah | 4 | -0/+505 |
2006-09-29 | [PATCH] OMAP: Add Watchdog driver support | Komal Shah | 4 | -0/+463 |
2006-09-29 | [PATCH] OMAP: Add smc91x support for TI OMAP2420 H4 board | Komal Shah | 1 | -0/+1 |
2006-09-29 | [PATCH] spinlock_debug: don't recompute (jiffies_per_loop * HZ) in spinloop | Chuck Ebbert | 1 | -6/+9 |
2006-09-29 | [PATCH] Fix parameter names in drivers/base/class.c | Rolf Eike Beer | 1 | -4/+4 |
2006-09-29 | [PATCH] Include documentation for functions in drivers/base/class.c | Rolf Eike Beer | 1 | -0/+1 |
2006-09-29 | [PATCH] kthread: convert loop.c to kthread | Serge E. Hallyn | 2 | -48/+26 |
2006-09-29 | [PATCH] kernel-doc: move filesystems together | Randy Dunlap | 1 | -39/+39 |
2006-09-29 | [PATCH] kernel-doc for relay interface | Randy Dunlap | 2 | -14/+38 |
2006-09-29 | [PATCH] libfs: remove page up-to-date check from simple_readpage | Pekka J Enberg | 1 | -9/+1 |
2006-09-29 | [PATCH] Make net48xx-led use scx200_gpio_ops | Chris Boot | 1 | -5/+4 |
2006-09-29 | [PATCH] scx200_gpio export cleanups | Chris Boot | 2 | -1/+2 |
2006-09-29 | [PATCH] Let WARN_ON/WARN_ON_ONCE return the condition | Herbert Xu | 2 | -21/+23 |
2006-09-29 | [PATCH] drivers/char/pc8736x_gpio.c: remove unused static functions | Adrian Bunk | 1 | -10/+0 |
2006-09-29 | [PATCH] drivers/char/scx200_gpio.c: make code static | Jim Cromie | 1 | -1/+1 |
2006-09-29 | [PATCH] remove unnecessary barrier in rtc_get_rtc_time | Steven Rostedt | 1 | -3/+1 |
2006-09-29 | [PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs | Michal Schmidt | 2 | -4/+2 |
2006-09-29 | [PATCH] list_del debug check | Manfred Spraul | 1 | -5/+7 |
2006-09-29 | [PATCH] Debug variants of linked list macros | Dave Jones | 4 | -0/+102 |
2006-09-29 | [PATCH] make PROT_WRITE imply PROT_READ | Jason Baron | 9 | -10/+12 |
2006-09-29 | [PATCH] fs/namespace: handle init/registration errors | Randy Dunlap | 1 | -2/+10 |
2006-09-29 | [PATCH] block: handle subsystem_register() init errors | Randy Dunlap | 1 | -2/+7 |
2006-09-29 | [PATCH] blockdev.c: check driver layer errors | Andrew Morton | 1 | -12/+22 |
2006-09-29 | [PATCH] kernel/params: driver layer error checking | Randy Dunlap | 1 | -2/+11 |
2006-09-29 | [PATCH] uml: remove pte_mkexec | Jeff Dike | 2 | -8/+4 |
2006-09-29 | [PATCH] uml: don't roll my own random MAC generator | Jeff Dike | 3 | -34/+1 |
2006-09-29 | [PATCH] uml: remove unneeded file | Jeff Dike | 1 | -484/+0 |
2006-09-29 | [PATCH] uml: stack consumption reduction | Jeff Dike | 2 | -5/+14 |