Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | Merge branches 'release' and 'stats' into release | Len Brown | 1 | -0/+99 |
2008-02-07 | Merge branches 'release', 'misc' and 'misc-2.6.25' into release | Len Brown | 2 | -2/+9 |
2008-02-07 | Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ... | Len Brown | 2 | -0/+29 |
2008-02-07 | Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into release | Len Brown | 1 | -8/+108 |
2008-02-07 | PM: documentation cleanups | Pavel Machek | 2 | -2/+9 |
2008-02-06 | ACPI: create /sys/firmware/acpi/interrupts | Len Brown | 1 | -0/+99 |
2008-02-06 | docbook: dmapool: fix fatal changed filename | Randy Dunlap | 1 | -1/+1 |
2008-02-06 | md: allow a maximum extent to be set for resyncing | NeilBrown | 1 | -0/+10 |
2008-02-06 | fb: defio nopage | Nick Piggin | 1 | -3/+3 |
2008-02-06 | w1-gpio: add GPIO w1 bus master driver | Ville Syrjala | 2 | -0/+35 |
2008-02-06 | rtc: cleanup example code | Mike Frysinger | 1 | -19/+19 |
2008-02-06 | rtc: update documentation wrt irq_set_freq | Mike Frysinger | 1 | -2/+2 |
2008-02-06 | kprobes: kretprobe user entry-handler | Abhishek Sagar | 1 | -12/+69 |
2008-02-06 | Documentation: add hint about call traces & module symbols to BUG-HUNTING | Richard Kennedy | 1 | -0/+17 |
2008-02-06 | docs: convert kref semaphore to mutex | Daniel Walker | 1 | -10/+10 |
2008-02-06 | docs: kernel-locking: Convert semaphore references | Daniel Walker | 1 | -16/+16 |
2008-02-06 | Documentation about unaligned memory access | Daniel Drake | 1 | -0/+226 |
2008-02-06 | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 2 | -0/+18 |
2008-02-06 | scheduled OSS driver removal | Adrian Bunk | 1 | -7/+0 |
2008-02-06 | ide-pci-generic: kill the unused ifdef/endif/MODULE code | Denis Cheng | 1 | -0/+3 |
2008-02-05 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -6/+9 |
2008-02-05 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -5/+16 |
2008-02-05 | pm qos infrastructure and interface | Mark Gross | 1 | -0/+59 |
2008-02-05 | Smack: Simplified Mandatory Access Control Kernel | Casey Schaufler | 1 | -0/+493 |
2008-02-05 | Document lowmem_reserve_ratio | Yasunori Goto | 1 | -17/+63 |
2008-02-05 | mm/page-writeback: highmem_is_dirtyable option | Bron Gondwana | 2 | -3/+19 |
2008-02-05 | deprecate obsolete pca9539 driver | eric miao | 1 | -0/+3 |
2008-02-05 | gpiolib: update Documentation/gpio.txt | David Brownell | 1 | -12/+121 |
2008-02-05 | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson | 1 | -2/+2 |
2008-02-05 | [S390] cio: Update documentation. | Cornelia Huck | 1 | -5/+16 |
2008-02-04 | [IA64] aliasing-test: fix gcc warnings on non-ia64 | Randy Dunlap | 1 | -6/+9 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 1 | -0/+16 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 1 | -77/+154 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 24 | -72/+38 |
2008-02-04 | documentation: add Documentation/x86-64/00-INDEX | Rob Landley | 1 | -0/+16 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -3/+82 |
2008-02-04 | virtio: reset function | Rusty Russell | 1 | -10/+52 |
2008-02-04 | virtio: clarify NO_NOTIFY flag usage | Rusty Russell | 1 | -4/+5 |
2008-02-04 | virtio: simplify config mechanism. | Rusty Russell | 1 | -71/+105 |
2008-02-03 | Documentation: mention email-clients.txt in SubmittingPatches | Michael Opdenacker | 1 | -14/+2 |
2008-02-03 | Documentation/filesystems/porting fixes | Oliver Pinter | 1 | -3/+3 |
2008-02-03 | doc: use correct debugfs mountpoint | Randy Dunlap | 1 | -1/+1 |
2008-02-03 | Documentation/BUG-HUNTING whitespace cleanup | Clemens Koller | 1 | -11/+11 |
2008-02-03 | Documentation: missing proc/$PID/stat field | Leonardo Chiquitto | 1 | -0/+1 |
2008-02-03 | correct missing a double quote in configfs.txt | Masatake YAMATO | 1 | -1/+1 |
2008-02-03 | move frv docs one level up | Adrian Bunk | 11 | -2/+2 |
2008-02-03 | remove Documentation/smp.txt | Adrian Bunk | 2 | -24/+0 |
2008-02-03 | Documentation: Clarify when module debugging actually works. | Robert P. J. Day | 1 | -0/+4 |
2008-02-03 | Documentation: Remove references to dead "st0x" and "tmc8xx" parms. | Robert P. J. Day | 1 | -6/+0 |
2008-02-03 | Documentation: Update to refer to correct "rcupdate" module name | Robert P. J. Day | 1 | -5/+8 |