Age | Commit message (Expand) | Author | Files | Lines |
2006-06-27 | [PATCH] pi-futex: robust futex docs fix | Ingo Molnar | 1 | -1/+1 |
2006-06-27 | [PATCH] rcutorture: add ops vector and Classic RCU ops | Paul E. McKenney | 1 | -9/+13 |
2006-06-27 | [PATCH] rcutorture: catchup doc fixes for idle-hz tests | Paul E. McKenney | 1 | -1/+11 |
2006-06-27 | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar | 1 | -0/+4 |
2006-06-26 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -21/+155 |
2006-06-26 | [ARM] 3657/1: S3C24XX: Documentation update of Overview.txt | Ben Dooks | 1 | -21/+14 |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 5 | -19/+17 |
2006-06-26 | [ARM] 3656/1: S3C2412: Add S3C2412 and S3C2413 documenation | Ben Dooks | 2 | -0/+141 |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -0/+8 |
2006-06-26 | Merge branch 'x86-64' | Linus Torvalds | 1 | -0/+21 |
2006-06-26 | [PATCH] x86_64: Calgary IOMMU - Calgary specific bits | Jon Mason | 1 | -0/+21 |
2006-06-26 | typo fixes | olecom@mail.ru | 2 | -2/+2 |
2006-06-26 | [PATCH] md: Allow the write_mostly flag to be set via sysfs | NeilBrown | 1 | -0/+5 |
2006-06-26 | [PATCH] md: Allow resync_start to be set and queried via sysfs | NeilBrown | 1 | -0/+6 |
2006-06-26 | [PATCH] md: Allow raid 'layout' to be read and set via sysfs | NeilBrown | 1 | -0/+5 |
2006-06-26 | [PATCH] md: Allow rdev state to be set via sysfs | NeilBrown | 1 | -0/+3 |
2006-06-26 | [PATCH] md: Set/get state of array via sysfs | NeilBrown | 1 | -0/+39 |
2006-06-26 | [PATCH] md: increase the delay before marking metadata clean, and make it con... | NeilBrown | 1 | -0/+9 |
2006-06-26 | [PATCH] VT binding: Update documentation | Antonino A. Daplas | 2 | -35/+101 |
2006-06-26 | [PATCH] VT binding: Add new doc file describing the feature | Antonino A. Daplas | 1 | -0/+127 |
2006-06-26 | [PATCH] VT binding: fbcon: Update documentation | Antonino A. Daplas | 1 | -23/+50 |
2006-06-26 | [PATCH] Detaching fbcon: update documentation | Antonino A. Daplas | 1 | -4/+100 |
2006-06-26 | [PATCH] Time: i386 Clocksource Drivers | john stultz | 1 | -0/+5 |
2006-06-26 | [PATCH] Time: Clocksource Infrastructure | john stultz | 1 | -4/+10 |
2006-06-26 | [PATCH] ext3: Add "-o bh" option | Badari Pulavarty | 1 | -0/+8 |
2006-06-26 | [PATCH] keys: add a way to store the appropriate context for newly-created keys | Michael LeMay | 1 | -11/+16 |
2006-06-26 | [PATCH] keys: restrict contents of /proc/keys to Viewable keys | Michael LeMay | 1 | -4/+12 |
2006-06-26 | [PATCH] Correct tty doc | Alan Cox | 1 | -7/+0 |
2006-06-26 | fix paniced->panicked typos | Lee Revell | 1 | -1/+1 |
2006-06-26 | Spelling fixes for Documentation/atomic_ops.txt | Michael Hayes | 1 | -14/+14 |
2006-06-26 | remove the bouncing email address of David Campbell | Adrian Bunk | 1 | -2/+0 |
2006-06-25 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-06-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 22 | -487/+2290 |
2006-06-25 | [PATCH] update-devices.txt | Jan Engelhardt | 1 | -1/+6 |
2006-06-25 | [PATCH] parport: add to kernel-doc | Randy Dunlap | 1 | -1/+8 |
2006-06-25 | [PATCH] Corrections to memory barrier doc | David Howells | 1 | -10/+9 |
2006-06-25 | [PATCH] kthread: move kernel-doc and put it into DocBook | Randy Dunlap | 1 | -0/+2 |
2006-06-25 | [PATCH] DMI: cleanup kernel-doc, add to DocBook | Randy Dunlap | 1 | -1/+9 |
2006-06-25 | [PATCH] Initramfs docs update | Rob Landley | 1 | -28/+118 |
2006-06-25 | [PATCH] kernel-doc for lib/crc*.c | Randy Dunlap | 1 | -0/+6 |
2006-06-25 | [PATCH] kernel-doc for lib/cmdline.c | Randy Dunlap | 1 | -0/+13 |
2006-06-25 | [PATCH] kernel-doc for lib/bitmap.c | Randy Dunlap | 1 | -0/+4 |
2006-06-25 | [PATCH] fuse: add request interruption | Miklos Szeredi | 1 | -4/+44 |
2006-06-25 | [PATCH] fuse: add control filesystem | Miklos Szeredi | 1 | -9/+21 |
2006-06-25 | [PATCH] fuse: no backgrounding on interrupt | Miklos Szeredi | 1 | -34/+6 |
2006-06-25 | [PATCH] Another couple of alterations to the memory barrier doc | David Howells | 1 | -5/+10 |
2006-06-25 | [PATCH] RCU documentation: self-limiting updates and call_rcu() | Paul E. McKenney | 2 | -4/+52 |
2006-06-25 | [PATCH] rtc: small documentation update | Jean Delvare | 1 | -2/+5 |
2006-06-25 | [PATCH] Correct sa'K' description in sysrq.txt | Jesper Juhl | 1 | -2/+3 |
2006-06-25 | [PATCH] Updated kdump documentation | David Wilder | 1 | -125/+295 |