summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | xen: remove support for non-PAE 32-bitJeremy Fitzhardinge2008-06-246-77/+27Star
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-06-242-15/+8Star
| |\ \ \
| | * | | kgdb: sparse fixJason Wessel2008-06-241-1/+2
| | * | | kgdb: documentation update - remove kgdboeJason Wessel2008-06-241-14/+6Star
| | | |/ | | |/|
| * | | enable bus mastering on i915 at resume timeJie Luo2008-06-241-0/+1
| * | | alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski2008-06-241-0/+2
| |/ /
| * | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-06-243-37/+51
| |\ \
| | * | NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust2008-06-231-3/+4
| | * | NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2008-06-232-6/+7
| | * | NFS: Reduce the NFS mount code stack usage.Trond Myklebust2008-06-231-28/+40
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-231-20/+73
| |\ \ \
| | * | | futexes: fix fault handling in futex_lock_piThomas Gleixner2008-06-231-20/+73
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-232-9/+8Star
| |\ \ \ \
| | * | | | Merge branch 'linus' into sched/urgentIngo Molnar2008-06-2389-1562/+3293
| | |\| | |
| | * | | | sched: refactor wait_for_completion_timeout()Oleg Nesterov2008-06-201-18/+6Star
| | * | | | sched: fix wait_for_completion_timeout() spurious failure under heavy loadRoland Dreier2008-06-201-0/+10
| | * | | | sched: rt: dont stop the period timer when there are tasks wanting to runPeter Zijlstra2008-06-201-1/+2
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-235-34/+46
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | xen: don't drop NX bitJeremy Fitzhardinge2008-06-202-25/+31
| | * | | | xen: mask unwanted pte bits in __supported_pte_maskJeremy Fitzhardinge2008-06-202-3/+6
| | * | | | xen: Use wmb instead of rmb in xen_evtchn_do_upcall().Isaku Yamahata2008-06-201-1/+1
| | * | | | x86: fix NULL pointer deref in __switch_toSuresh Siddha2008-06-201-6/+9
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-231-1/+5
| |\ \ \ \ \
| | * | | | | IB/mthca: Clear ICM pages before handing to FWEli Cohen2008-06-231-1/+5
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-06-232-4/+4
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ALSA: sb - Fix wrong assertionsTakashi Iwai2008-06-231-2/+2
| | * | | | | ALSA: aw2 - Fix Oops at initializationTakashi Iwai2008-06-231-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | mm: fix race in COW logicNick Piggin2008-06-231-1/+26
| * | | | | Fix ZERO_PAGE breakage with vmwareLinus Torvalds2008-06-231-2/+21
| * | | | | removed unused var real_tty on n_tty_ioctl()Gustavo Fernando Padovan2008-06-231-7/+0Star
| * | | | | tty_driver: Update required method documentationAlan Cox2008-06-231-3/+2Star
| * | | | | Fix performance regression on lmbench select benchmarkLinus Torvalds2008-06-221-1/+1
| |/ / / /
* | | | | Merge branch 'linus' into sched/develIngo Molnar2008-06-23283-5424/+9851
|\| | | |
| * | | | Slab: Fix memory leak in fallback_alloc()Christoph Lameter2008-06-221-1/+4
| * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-06-221-1/+2
| |\ \ \ \
| | * | | | Ext4: Fix online resize block group descriptor corruptionFrederic Bohe2008-06-201-1/+2
| * | | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-06-216-45/+60
| |\ \ \ \ \
| | * | | | | hwmon: (lm75) sensor reading bugfixDavid Brownell2008-06-191-5/+15
| | * | | | | hwmon: (abituguru3) update driver detectionHans de Goede2008-06-191-2/+13
| | * | | | | hwmon: (w83791d) new maintainerMarc Hulsman2008-06-191-3/+3
| | * | | | | hwmon: (abituguru3) Identify Abit AW8D board as suchHans de Goede2008-06-191-1/+2
| | * | | | | hwmon: Update the sysfs interface documentationJean Delvare2008-06-191-20/+13Star
| | * | | | | hwmon: (adt7473) Initialize max_duty_at_overheat before useJean Delvare2008-06-191-0/+3
| | * | | | | hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare2008-06-191-14/+11Star
| | |/ / / /
| * | | | | Add return value to reserve_bootmem_node()Bernhard Walle2008-06-212-3/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-06-219-7/+52
| |\ \ \ \ \
| | * | | | | netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-213-0/+18
| | * | | | | sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller2008-06-211-1/+3
| | * | | | | pppoe: warning fixStephen Hemminger2008-06-211-1/+1
| | * | | | | ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2008-06-202-0/+15