summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-05sched: rt: document the risk of small values in the bandwidth settingsPeter Zijlstra2-0/+25
2009-04-21sched: Replace first_cpu() with cpumask_first() in ILB nomination codeGautham R Shenoy1-1/+1
2009-04-20sched: remove extra call overhead for schedule()Peter Zijlstra2-9/+7
2009-04-15sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus())Miao Xie1-2/+2
2009-04-14wait: don't use __wake_up_common()Johannes Weiner3-4/+2
2009-04-14sched: Nominate a power-efficient ilb in select_nohz_balancer()Gautham R Shenoy1-1/+17
2009-04-14sched: Nominate idle load balancer from a semi-idle package.Gautham R Shenoy1-9/+118
2009-04-09sched: remove redundant hierarchy walk in check_preempt_wakeupPaul Turner1-10/+3
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch1-1/+2
2009-04-08sched: refresh MAINTAINERS entryIngo Molnar1-2/+2
2009-04-08Merge commit 'v2.6.30-rc1' into sched/urgentIngo Molnar8858-372384/+996815
2009-04-08Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds1-2/+2
2009-04-08Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-114/+283
2009-04-08Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds13-16/+44
2009-04-08Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-26/+320
2009-04-08NFS: Fix the return value in nfs_page_mkwrite()Trond Myklebust1-2/+0
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds10-15/+88
2009-04-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-149/+1624
2009-04-07Fix build errors due to CONFIG_BRANCH_TRACER=yLinus Torvalds1-1/+3
2009-04-07Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-4/+6
2009-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds24-235/+1133
2009-04-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-216/+344
2009-04-07Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds16-126/+1504
2009-04-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-69/+1070
2009-04-07parport: Use the PCI IRQ if offeredAlan Cox4-31/+60
2009-04-07tty: jsm cleanupsBreno Leitao2-21/+12
2009-04-07Adjust path to gpio headersMike Frysinger1-8/+8
2009-04-07KGDB_SERIAL_CONSOLE check for moduleMike Frysinger1-1/+1
2009-04-07Change KCONFIG nameMike Frysinger1-1/+1
2009-04-07tty: Blackin CTS/RTSSonic Zhang9-116/+209
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang6-187/+82
2009-04-07Add support for the MAX3100 SPI UART.Christian Pellegrin3-0/+11
2009-04-07lanana: assign a device name and numbering for MAX3100Alan Cox1-0/+4
2009-04-07serqt: initial clean up pass for tty sideAlan Cox1-286/+163
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino5-29/+66
2009-04-07tty: Correct inline types for tty_driver_kref_get()Adrian Bunk1-1/+2
2009-04-07splice: fix deadlock in splicing to fileMiklos Szeredi2-7/+26
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi5-13/+13
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi8-175/+274
2009-04-07nilfs2: simplify handling of active state of segmentsRyusuke Konishi8-208/+29
2009-04-07nilfs2: mark minor flag for checkpoint created by internal operationRyusuke Konishi3-0/+15
2009-04-07nilfs2: clean up sketch fileRyusuke Konishi5-93/+3
2009-04-07nilfs2: super block operations fix endian bugRyusuke Konishi1-3/+3
2009-04-07nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi13-160/+144
2009-04-07nilfs2: extend nilfs_sustat ioctl structRyusuke Konishi7-75/+41
2009-04-07nilfs2: use unlocked_ioctlRyusuke Konishi4-5/+5
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi5-272/+2
2009-04-07nilfs2: use fixed sized types for ioctl structuresRyusuke Konishi2-15/+19
2009-04-07nilfs2: remove timedwait ioctl commandRyusuke Konishi5-127/+2
2009-04-07nilfs2: fix buggy behavior seen in enumerating checkpointsRyusuke Konishi1-4/+7