Age | Commit message (Expand) | Author | Files | Lines |
2008-07-04 | get_user_pages(): fix possible page leak on oom | Oleg Nesterov | 1 | -1/+1 |
2008-07-04 | serial: fix serial_match_port() for dynamic major tty-device numbers | Guennadi Liakhovetski | 1 | -1/+3 |
2008-07-04 | firmware: fix the request_firmware() dummy | James Bottomley | 1 | -1/+1 |
2008-07-04 | rtc: rtc_read_alarm() handles wraparound | David Brownell | 1 | -11/+91 |
2008-07-04 | mm: dirty page accounting vs VM_MIXEDMAP | Peter Zijlstra | 1 | -1/+13 |
2008-07-04 | Christoph has moved | Christoph Lameter | 12 | -13/+13 |
2008-07-04 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -16/+27 |
2008-07-04 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -2/+2 |
2008-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2 | -2/+12 |
2008-07-04 | Update maintainers for powerpc | Paul Mackerras | 1 | -19/+3 |
2008-07-04 | sata_mv: safer logic for limit_warnings | Mark Lord | 1 | -1/+1 |
2008-07-04 | libata-sff: improve HSM violation reporting | Tejun Heo | 1 | -9/+21 |
2008-07-04 | ahci: always clear all bits in irq_stat | Tejun Heo | 1 | -6/+3 |
2008-07-04 | sata_sil24: add DID for another adaptec flavor | Tejun Heo | 1 | -0/+1 |
2008-07-04 | [MIPS] Fix bug in atomic_sub_if_positive. | Ralf Baechle | 1 | -2/+2 |
2008-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 14 | -37/+89 |
2008-07-04 | USB: adding comment for ipaq forcing number of ports | Oliver Neukum | 1 | -0/+5 |
2008-07-04 | USB: fix Oops on loading ipaq module since 2.6.26 | Oliver Neukum | 1 | -1/+1 |
2008-07-04 | USB: add a pl2303 device id | Greg Kroah-Hartman | 2 | -0/+2 |
2008-07-04 | USB: another option device id | Greg Kroah-Hartman | 1 | -0/+1 |
2008-07-04 | USB: don't lose disconnections during suspend | Alan Stern | 1 | -11/+4 |
2008-07-04 | USB: fix interrupt disabling for HCDs with shared interrupt handlers | Stefan Becker | 1 | -10/+28 |
2008-07-04 | USB: New device ID for ftdi_sio driver | Jon K Hellan | 2 | -0/+4 |
2008-07-04 | sisusbvga: Fix oops on disconnect. | Will Newton | 1 | -2/+0 |
2008-07-04 | USB: mass storage: new id for US_SC_CYP_ATACB | matthieu castet | 1 | -0/+8 |
2008-07-04 | USB: ohci - record data toggle after unlink | David Brownell | 1 | -0/+12 |
2008-07-04 | USB: ehci - fix timer regression | David Brownell | 1 | -9/+10 |
2008-07-04 | USB: fix cdc-acm resume() | Oliver Neukum | 1 | -3/+0 |
2008-07-04 | OHCI: Fix problem if SM501 and another platform driver is selected | Ben Dooks | 1 | -1/+14 |
2008-07-03 | svcrpc: fix handling of garbage args | J. Bruce Fields | 1 | -7/+5 |
2008-07-03 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -1/+9 |
2008-07-03 | hrtimer: prevent migration for raising softirq | Steven Rostedt | 1 | -0/+8 |
2008-07-03 | [MIPS] cevt-txx9: Reset timer counter on initialization | Atsushi Nemoto | 1 | -0/+3 |
2008-07-03 | [MIPS] IP22: Fix crashes due to wrong L1_CACHE_BYTES | Thomas Bogendoerfer | 1 | -1/+1 |
2008-07-03 | [MIPS] IP32: Fix unexpected irq 71 | Thomas Bogendoerfer | 1 | -0/+5 |
2008-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 3 | -10/+14 |
2008-07-03 | Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr | Mel Gorman | 1 | -1/+0 |
2008-07-03 | slub: Do not use 192 byte sized cache if minimum alignment is 128 byte | Christoph Lameter | 2 | -2/+12 |
2008-07-03 | 9p: fix O_APPEND in legacy mode | Eric Van Hensbergen | 3 | -10/+14 |
2008-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 5 | -16/+63 |
2008-07-03 | Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds | 1 | -14/+14 |
2008-07-03 | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -5/+11 |
2008-07-03 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -1/+3 |
2008-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 12 | -0/+6885 |
2008-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 4 | -1/+99 |
2008-07-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -25/+40 |
2008-07-03 | tty: Fix inverted logic in send_break | Alan Cox | 1 | -1/+1 |
2008-07-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2008-07-03 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2 | -5/+15 |
2008-07-03 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+15 |