summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2007-10-15sched: mark scheduling classes as constIngo Molnar-2/+2
2007-10-15sched: speed up and simplify vslice calculationsPeter Zijlstra-1/+1
2007-10-15sched: clean up schedstats, cnt -> countIngo Molnar-6/+6
2007-10-15sched: undo some of the recent changesIngo Molnar-1/+0
2007-10-15sched: add vslicePeter Zijlstra-0/+1
2007-10-15sched: remove unneeded tunablesIngo Molnar-2/+0
2007-10-15sched debug: BKL usage statisticsIngo Molnar-0/+4
2007-10-15sched: add fair-user schedulerSrivatsa Vaddagiri-0/+4
2007-10-15sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri-0/+12
2007-10-15sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri-0/+1
2007-10-15sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko-1/+0
2007-10-15sched: simplify sched_class::yield_task()Dmitry Adamushko-1/+1
2007-10-15sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko-1/+0
2007-10-15sched: remove wait_runtime fields and featuresIngo Molnar-9/+0
2007-10-15sched: remove wait_runtime limitIngo Molnar-1/+0
2007-10-15sched: introduce se->vruntimeIngo Molnar-0/+1
2007-10-15sched: remove stat_granIngo Molnar-3/+0
2007-10-15sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar-1/+4
2007-10-15sched: debug: track maximum 'slice'Ingo Molnar-0/+1
2007-10-14clockevents: introduce force broadcast notifierThomas Gleixner-0/+1
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds-2/+2
2007-10-14fix endianness bug in inet_lroAl Viro-1/+1
2007-10-14inet_lro: trivial endianness annotationsAl Viro-3/+3
2007-10-14endianness annotations in arm io.hAl Viro-4/+4
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro-2/+2
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro-7/+7
2007-10-14frv: missing casts in cmpxchg()Al Viro-1/+4
2007-10-14endian-clean in_le64/out_le64Al Viro-2/+2
2007-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+95
2007-10-14Merge branch 'hidraw' into for-linusJiri Kosina-0/+91
2007-10-14HID: add hidraw interfaceJiri Kosina-0/+91
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff-0/+1
2007-10-14USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi-0/+1
2007-10-14HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop-0/+1
2007-10-14Input: add KEY_SPELLCHECKJiri Kosina-0/+1
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller-2/+1
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller-1/+3
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller-6/+6
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller-7/+6
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller-2/+4
2007-10-13[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif-20/+41
2007-10-13[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller-0/+6
2007-10-14lockdep: annotate dir vs file i_mutexPeter Zijlstra-0/+1
2007-10-15lockdep: per filesystem inode lock classPeter Zijlstra-0/+5
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell-2/+3
2007-10-13i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell-32/+29
2007-10-13i2c: Remove i2c_algorithm.algo_control()David Brownell-7/+0
2007-10-13i2c: Document struct i2c_msgDavid Brownell-9/+42
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov-0/+21
2007-10-13i2c-core: Make some code staticAdrian Bunk-2/+0