Age | Commit message (Expand) | Author | Files | Lines |
2006-06-26 | [PATCH] md/bitmap: remove bitmap writeback daemon | NeilBrown | 1 | -6/+0 |
2006-06-26 | [PATCH] md: make md_print_devices() static | Adrian Bunk | 1 | -4/+0 |
2006-06-26 | [PATCH] md: support stripe/offset mode in raid10 | NeilBrown | 1 | -1/+6 |
2006-06-26 | [PATCH] md: allow a linear array to have drives added while active | NeilBrown | 1 | -0/+2 |
2006-06-26 | [PATCH] md: allow checkpoint of recovery with version-1 superblock | NeilBrown | 2 | -1/+10 |
2006-06-26 | [PATCH] md: merge raid5 and raid6 code | NeilBrown | 1 | -0/+1 |
2006-06-26 | [PATCH] md: remove arbitrary limit on chunk size | NeilBrown | 1 | -1/+2 |
2006-06-26 | [PATCH] dm: improve error message consistency | Alasdair G Kergon | 1 | -0/+1 |
2006-06-26 | [PATCH] dm: prevent removal if open | Alasdair G Kergon | 1 | -3/+3 |
2006-06-26 | [PATCH] dm: create error table | David Teigland | 1 | -0/+6 |
2006-06-26 | [PATCH] dm: add exports | Alasdair G Kergon | 1 | -2/+102 |
2006-06-26 | [PATCH] lib: add idr_replace | Jeff Mahoney | 1 | -0/+1 |
2006-06-26 | [PATCH] VT binding: Update fbcon to support binding | Antonino A. Daplas | 1 | -5/+7 |
2006-06-26 | [PATCH] VT binding: Add binding/unbinding support for the VT console | Antonino A. Daplas | 1 | -1/+3 |
2006-06-26 | [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon | Antonino A. Daplas | 1 | -7/+0 |
2006-06-26 | [PATCH] backlight: LOCOMO Backlight Driver updates | Richard Purdie | 1 | -0/+5 |
2006-06-26 | [PATCH] coredump: kill ptrace related stuff | Oleg Nesterov | 1 | -1/+0 |
2006-06-26 | [PATCH] proc: Use struct pid not struct task_ref | Eric W. Biederman | 1 | -2/+2 |
2006-06-26 | [PATCH] proc: don't lock task_structs indefinitely | Eric W. Biederman | 1 | -1/+7 |
2006-06-26 | [PATCH] proc: Rewrite the proc dentry flush on exit optimization | Eric W. Biederman | 3 | -8/+2 |
2006-06-26 | [PATCH] proc: Replace proc_inode.type with proc_inode.fd | Eric W. Biederman | 1 | -1/+1 |
2006-06-26 | [PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.h | Hansjoerg Lipp | 1 | -0/+5 |
2006-06-26 | [PATCH] Notify page fault call chain | Anil S Keshavamurthy | 5 | -0/+6 |
2006-06-26 | [PATCH] Notify page fault call chain for sparc64 | Anil S Keshavamurthy | 1 | -0/+2 |
2006-06-26 | [PATCH] Notify page fault call chain for powerpc | Anil S Keshavamurthy | 1 | -0/+2 |
2006-06-26 | [PATCH] Notify page fault call chain for ia64 | Anil S Keshavamurthy | 1 | -0/+2 |
2006-06-26 | [PATCH] Notify page fault call chain for i386 | Anil S Keshavamurthy | 1 | -0/+2 |
2006-06-26 | [PATCH] Notify page fault call chain for x86_64 | Anil S Keshavamurthy | 1 | -0/+2 |
2006-06-26 | [PATCH] fix and optimize clock source update | Roman Zippel | 2 | -105/+12 |
2006-06-26 | [PATCH] generic-time: add macro to simplify/hide mask constants | Jim Cromie | 1 | -0/+2 |
2006-06-26 | [PATCH] time: rename clocksource functions | john stultz | 1 | -7/+7 |
2006-06-26 | [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeeping | john stultz | 2 | -57/+2 |
2006-06-26 | [PATCH] Time: i386 Conversion - part 2: Rework TSC Support | john stultz | 4 | -34/+56 |
2006-06-26 | [PATCH] Time: Introduce arch generic time accessors | john stultz | 1 | -0/+15 |
2006-06-26 | [PATCH] Time: Use clocksource abstraction for NTP adjustments | john stultz | 1 | -0/+97 |
2006-06-26 | [PATCH] Time: Let user request precision from current_tick_length() | john stultz | 1 | -1/+1 |
2006-06-26 | [PATCH] Time: Use clocksource infrastructure for update_wall_time | john stultz | 1 | -0/+2 |
2006-06-26 | [PATCH] Time: Clocksource Infrastructure | john stultz | 1 | -0/+181 |
2006-06-26 | [PATCH] Add new generic HW RNG core | Michael Buesch | 1 | -0/+50 |
2006-06-26 | [PATCH] keys: discard the contents of a key on revocation | David Howells | 1 | -0/+1 |
2006-06-26 | [PATCH] keys: sort out key quota system | David Howells | 2 | -7/+17 |
2006-06-26 | spelling fixes | Andreas Mohr | 3 | -3/+3 |
2006-06-26 | V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT control | Hans Verkuil | 2 | -0/+11 |
2006-06-26 | V4L/DVB (4221): Add HM12 YUV format define. | Hans Verkuil | 1 | -0/+1 |
2006-06-26 | [CRYPTO] api: Removed const from cra_name/cra_driver_name | Herbert Xu | 1 | -2/+2 |
2006-06-26 | [CRYPTO] api: Added cra_init/cra_exit | Herbert Xu | 1 | -2/+3 |
2006-06-26 | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 1 | -14/+15 |
2006-06-26 | [NET] netpoll: break recursive loop in netpoll rx path | Neil Horman | 1 | -0/+1 |
2006-06-26 | [NET]: make net/core/dev.c:netdev_nit static | Adrian Bunk | 1 | -1/+0 |
2006-06-26 | [TIPC]: Corrected potential misuse of tipc_media_addr structure. | Allan Stephens | 1 | -2/+10 |