summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Merge branch 'linus' into perfcounters/coreIngo Molnar45-591/+1235
2009-04-07perf_counter: remove rq->lock usagePeter Zijlstra1-2/+0
2009-04-07perf_counter: rework context timePeter Zijlstra1-7/+3
2009-04-07perf_counter: change event definitionPeter Zijlstra1-0/+1
2009-04-07perf_counter: comment the perf_event_type stuffPeter Zijlstra1-0/+32
2009-04-07perf_counter: counter overflow limitPeter Zijlstra1-3/+9
2009-04-07perf_counter: PERF_RECORD_TIMEPeter Zijlstra1-0/+2
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra1-2/+2
2009-04-07perf_counter: generalize pending infrastructurePeter Zijlstra1-3/+4
2009-04-07perf_counter: SIGIO supportPeter Zijlstra1-0/+2
2009-04-07perf_counter: add more context informationPeter Zijlstra1-2/+2
2009-04-07perf_counter: update mmap() counter read, take 2Peter Zijlstra1-14/+10
2009-04-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-2/+35
2009-04-07mux: fix build problemAlexander Beregalov1-1/+1
2009-04-078250_pci: add support for National Instruments legacy 8420 RS232 boardsWill Page1-0/+12
2009-04-078250_pci: add support for National Instruments 843x RS232 devicesShawn Bohrer1-0/+14
2009-04-07Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-0/+24
2009-04-07Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+6
2009-04-07Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-183/+92
2009-04-07Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-138/+543
2009-04-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-65/+2
2009-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-168/+395
2009-04-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds3-1/+50
2009-04-06nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4Benny Halevy1-0/+7
2009-04-06nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy1-3/+0
2009-04-06i2c: Delete unused i2c-algo-sgi helper moduleJean Delvare1-26/+0
2009-04-06i2c: Delete many unused driver IDsJean Delvare1-37/+0
2009-04-06i2c: Deprecate client_register and client_unregister methodsJean Delvare1-2/+2
2009-04-06leds: add BD2802GU LED driverKim Kyuwon1-0/+26
2009-04-06leds: Add suspend/resume state flags to leds-gpioRichard Purdie1-1/+2
2009-04-06leds: simple driver for pwm driven LEDsLuotao Fu1-0/+21
2009-04-06leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski1-0/+1
2009-04-06block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe3-12/+19
2009-04-06Add WRITE_SYNC_PLUG and SWRITE_SYNC_PLUGJens Axboe1-0/+3
2009-04-06block: change the request allocation/congestion logic to be sync/async basedJens Axboe2-23/+41
2009-04-06[MTD] [NAND] Add support for 4KiB pages.Thomas Gleixner1-2/+2
2009-04-06perf_counter: update mmap() counter readPeter Zijlstra1-12/+10
2009-04-06perf_counter: add more context informationPeter Zijlstra1-2/+2
2009-04-06perf_counter: per event wakeupsPeter Zijlstra1-1/+2
2009-04-06perf_counter: move the event overflow output bits to record_typePeter Zijlstra1-22/+28
2009-04-06perf_counter: provide generic callchain bitsPeter Zijlstra1-1/+12
2009-04-06perf_counter: re-arrange the perf_event_typePeter Zijlstra1-2/+4
2009-04-06perf_counter: executable mmap() informationPeter Zijlstra1-2/+22
2009-04-06perf_counter: fix update_userpage()Peter Zijlstra1-0/+35
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra1-5/+10
2009-04-06perf_counter: record time running and time enabled for each counterPaul Mackerras1-0/+53
2009-04-06perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra1-1/+4
2009-04-06perf_counter: output objectsPeter Zijlstra1-0/+11
2009-04-06perf_counter: fix perf_poll()Peter Zijlstra1-0/+1
2009-04-06perf_counter: new output ABI - part 1Peter Zijlstra1-21/+15