Age | Commit message (Expand) | Author | Files | Lines |
2006-03-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2006-03-28 | [PATCH] Typo fixes | Alexey Dobriyan | 2 | -2/+2 |
2006-03-28 | [PATCH] trivial typos in Documentation/cputopology.txt | Jesper Juhl | 1 | -2/+2 |
2006-03-28 | [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK | Matthias Gehre | 1 | -0/+2 |
2006-03-28 | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl | Adrian Bunk | 1 | -2/+0 |
2006-03-28 | [PATCH] Docs update: missing files and descriptions for filesystems/00-INDEX | Jesper Juhl | 1 | -7/+47 |
2006-03-28 | [PATCH] for_each_possible_cpu: documentaion | KAMEZAWA Hiroyuki | 2 | -3/+3 |
2006-03-27 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -2/+12 |
2006-03-27 | [PATCH] pnp: PNP: adjust pnp_register_driver signature | Bjorn Helgaas | 1 | -0/+3 |
2006-03-27 | [PATCH] lightweight robust futexes updates | Ingo Molnar | 2 | -3/+1 |
2006-03-27 | [PATCH] lightweight robust futexes: docs | Ingo Molnar | 2 | -0/+402 |
2006-03-27 | [PATCH] knfsd: Update rpc-cache.txt to match recent changes | NeilBrown | 1 | -45/+76 |
2006-03-27 | [ARM] 3416/1: Update LART site URL | Erik Mouw | 2 | -2/+2 |
2006-03-27 | [PATCH] update max_sectors documentation | Mike Christie | 1 | -2/+12 |
2006-03-26 | [PATCH] more s/fucn/func/ typo fixes | Akinobu Mita | 1 | -1/+1 |
2006-03-26 | [PATCH] EDAC: documentation spelling fixes | Dave Peterson | 1 | -17/+17 |
2006-03-26 | [PATCH] 3c59x: documentation update | Steffen Klassert | 1 | -39/+42 |
2006-03-26 | [PATCH] Add flush_kernel_dcache_page() API | James Bottomley | 1 | -0/+12 |
2006-03-26 | [PATCH] Add API for flushing Anon pages | James Bottomley | 1 | -0/+9 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6 | Linus Torvalds | 2 | -0/+3 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 4 | -84/+198 |
2006-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 6 | -13/+13 |
2006-03-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 10 | -172/+172 |
2006-03-25 | [PATCH] More corrections to vfs.txt update | NeilBrown | 1 | -25/+25 |
2006-03-25 | [PATCH] Doc: fix example firmware source code | Randy Dunlap | 2 | -3/+1 |
2006-03-25 | [PATCH] doc: more serial-console info | Randy Dunlap | 2 | -8/+18 |
2006-03-25 | [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options | Phillip Susi | 1 | -0/+14 |
2006-03-25 | [PATCH] Update some VFS documentation | NeilBrown | 1 | -22/+195 |
2006-03-25 | [PATCH] 9p: update documentation | Eric Van Hensbergen | 1 | -10/+11 |
2006-03-25 | [PATCH] 9p: fix name consistency problems | Eric Van Hensbergen | 1 | -0/+0 |
2006-03-25 | [PATCH] Remove MODULE_PARM | Rusty Russell | 3 | -10/+10 |
2006-03-25 | [PATCH] Validate and sanitze itimer timeval from userspace | Thomas Gleixner | 1 | -0/+12 |
2006-03-25 | V4L/DVB (3599c): Whitespace cleanups under Documentation/video4linux | Mauro Carvalho Chehab | 10 | -172/+172 |
2006-03-24 | rcu: undeclared variable used in documentation | Baruch Even | 1 | -2/+2 |
2006-03-24 | fix typos "wich" -> "which" | Uwe Zeisberger | 2 | -8/+8 |
2006-03-24 | Fix simple typos | Andrzej Zaborowski | 3 | -3/+3 |
2006-03-24 | [PATCH] deprecate the tasklist_lock export | Christoph Hellwig | 1 | -0/+11 |
2006-03-24 | [PATCH] deprecate the kernel_thread export | Christoph Hellwig | 1 | -0/+11 |
2006-03-24 | [PATCH] Updated Documentation/nfsroot.txt | Nico Schottelius | 1 | -3/+14 |
2006-03-24 | [PATCH] cpuset memory spread basic implementation | Paul Jackson | 1 | -2/+74 |
2006-03-24 | [PATCH] remove ISA legacy functions: remove documentation | Adrian Bunk | 1 | -19/+0 |
2006-03-24 | [PATCH] s390: cio documentation update | Cornelia Huck | 1 | -3/+12 |
2006-03-24 | [PATCH] aoe [2/8]: support dynamic resizing of AoE devices | Ed L. Cashin | 2 | -0/+3 |
2006-03-24 | [PATCH] W1: Add the DS2482 I2C-to-w1 bridge driver. | Evgeniy Polyakov | 1 | -0/+31 |
2006-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 | Linus Torvalds | 1 | -0/+5 |
2006-03-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 4 | -3/+32 |
2006-03-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2 | -7/+4 |
2006-03-24 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+19 |
2006-03-24 | [PATCH] PCI: Provide a boot parameter to disable MSI | Matthew Wilcox | 1 | -0/+4 |
2006-03-24 | [PATCH] PCI: the scheduled removal of PCI_LEGACY_PROC | Adrian Bunk | 1 | -7/+0 |