summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio_blk: don't bounce highmem requestsChristoph Hellwig2009-07-171-0/+3
* lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell2009-07-171-0/+5
* lguest: remove unnecessary forward struct declarationDavide Libenzi2009-07-171-2/+0
* lguest: fix journeyMatias Zabaljauregui2009-07-173-3/+3
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-07-164-18/+59
|\
| * sched: Fix bug in SCHED_IDLE interaction with group schedulingPaul Turner2009-07-111-1/+2
| * sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()Fabio Checconi2009-07-101-1/+1
| * sched: Reset sched stats on fork()Lucas De Marchi2009-07-101-9/+31
| * sched_rt: Fix overload bug on rt group schedulingPeter Zijlstra2009-07-102-1/+18
| * sched: Documentation/sched-rt-group: Fix style issues & bump versionWolfram Sang2009-06-211-6/+7
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-161-1/+1
|\ \
| * | timer stats: fix quick check optimizationHeiko Carstens2009-07-101-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-07-162-11/+12
|\ \ \
| * | | powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab2009-07-151-3/+3
| * | | powerpc: Fix booke user_disable_single_step()Dave Kleikamp2009-07-151-8/+9
* | | | n_tty: Fix echo raceAlan Cox2009-07-161-3/+0
* | | | tty: nozomi, fix tty refcounting bugJiri Slaby2009-07-161-4/+8
* | | | vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-162-10/+3
* | | | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton2009-07-161-1/+0
* | | | serial: don't add msm_serial's probe function to the driver structUwe Kleine-König2009-07-161-1/+0
* | | | tty: fix close/hangup raceAlan Cox2009-07-161-10/+15
* | | | Add '-fno-delete-null-pointer-checks' to gcc CFLAGSEugene Teo2009-07-161-1/+2
* | | | Revert "ppp: Fix throttling bugs"Linus Torvalds2009-07-162-0/+2
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-155-3/+26
|\ \ \ \ | |/ / / |/| | |
| * | | ahci: add device ID for 82801JI sata controllerMark Goodwin2009-07-141-0/+1
| * | | drivers/ata: Move a dereference below a NULL testJulia Lawall2009-07-141-1/+2
| * | | libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-142-2/+19
| * | | libata: fix follow-up SRST failure pathTejun Heo2009-07-141-0/+4
* | | | Merge branch 'i2c-for-2631-rc3' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2009-07-144-13/+23
|\ \ \ \
| * | | | i2c: Use resource_sizeJulia Lawall2009-07-154-8/+8
| * | | | i2c-davinci: behave with i2cdetectDavid Brownell2009-07-151-4/+14
| * | | | i2c-davinci: convert clock usage after clkdev conversionKevin Hilman2009-07-151-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-07-143-9/+14
|\ \ \ \
| * | | | dlm: free socket in error exit pathCasey Dahlin2009-07-141-1/+3
| * | | | dlm: fix plock use-after-freeDavid Teigland2009-06-181-7/+10
| * | | | dlm: Fix uninitialised variable warning in lock.cSteven Whitehouse2009-06-171-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-07-142-2/+9
|\ \ \ \ \
| * | | | | mlx4_core: Add new ConnectX EN PCI ID 0x6764Yevgeny Petrilin2009-07-061-0/+1
| * | | | | mlx4_core: Handle multi-physical function devicesYevgeny Petrilin2009-07-062-2/+8
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-143-66/+64
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-103-77/+64
| * | | | | hrtimer: migration: do not check expiry time on current CPUThomas Gleixner2009-07-101-2/+13
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-144-4/+6
|\ \ \ \ \ \
| * | | | | | x86: Fix warning in pvclock.cDave Jones2009-07-141-1/+1
| * | | | | | x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick2009-07-131-1/+2
| * | | | | | x86: Fix false positive section mismatch in es7000_32.cRakib Mullick2009-07-131-1/+2
| * | | | | | x86: Remove spurious printk level from segfault messageRoland Dreier2009-07-111-1/+1
* | | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-141-0/+1
|\ \ \ \ \ \ \
| * | | | | | | futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao2009-07-111-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-1412-51/+53
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud