summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-051-1/+1
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-045-23/+85
|\
| * Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-041-14/+7Star
| * block: Topology ioctlsMartin K. Petersen2009-10-032-5/+34
| * cfq-iosched: implement slower async initiate and queue ramp upJens Axboe2009-10-031-0/+4
| * Add a tracepoint for block request remappingJun'ichi Nomura2009-10-012-1/+34
| * block: allow large discard requestsChristoph Hellwig2009-10-011-0/+3
| * block: use normal I/O path for discard requestsChristoph Hellwig2009-10-011-4/+2Star
| * Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-011-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-021-7/+4Star
|\ \
| * | connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner2009-10-021-3/+0Star
| * | connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-021-3/+3
| * | connector: Keep the skb in cn_callback_dataPhilipp Reisner2009-10-021-2/+2
* | | memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki2009-10-021-4/+2Star
* | | asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger2009-10-021-0/+1
* | | const: constify remaining file_operationsAlexey Dobriyan2009-10-022-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-0113-31/+31
|\| |
| * | net: Make setsockopt() optlen be unsigned.David S. Miller2009-10-0113-31/+31
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-09-301-0/+3
|\ \ \
| * | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.Maxime Bizon2009-09-301-0/+3
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-303-24/+259
|\ \ \ \ | |/ / / |/| | |
| * | | ext4: Add a stub for mpage_da_data in the trace headerJosh Stone2009-09-301-0/+1
| * | | jbd2: Use tracepoints for history fileTheodore Ts'o2009-09-302-20/+85
| * | | ext4: Use tracepoints for mb_history trace fileTheodore Ts'o2009-09-301-0/+163
| * | | ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o2009-09-291-4/+10
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-09-301-1/+1
|\ \ \ \
| * | | | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()Rafael J. Wysocki2009-09-291-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-303-8/+2Star
|\ \ \ \ | | |_|/ | |/| |
| * | | wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-281-0/+1
| * | | Revert "sit: stateless autoconf for isatap"Sascha Hlusiak2009-09-272-8/+1Star
* | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-09-303-2/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/kms: make fb helper work for all drivers.Dave Airlie2009-09-281-1/+3
| * | | drm/kms: start adding command line interface using fb.Dave Airlie2009-09-252-1/+37
* | | | tty: Fix regressions caused by commit b50989dcDave Young2009-09-271-2/+11
* | | | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-274-4/+4
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-09-261-0/+34
|\ \ \ \
| * | | | leds: Add WM831x status LED driverMark Brown2009-09-071-0/+34
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2009-09-262-0/+35
|\ \ \ \ \
| * | | | | backlight: Allow drivers to update the core, and generate events on changesMatthew Garrett2009-09-211-0/+7
| * | | | | backlight: spi driver for LMS283GF05 LCDMarek Vasut2009-09-071-0/+28
| |/ / / /
* | | | | headers: kref.h reduxAlexey Dobriyan2009-09-263-4/+0Star
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-262-2/+2
|\ \ \ \ \
| * | | | | perf_event: Update PERF_EVENT_FORK header definitionAnton Blanchard2009-09-222-2/+2
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-262-3/+3
|\ \ \ \ \ \
| * | | | | | tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard2009-09-221-2/+2
| * | | | | | tracing: Fix a comment and a trivial format issue in tracepoint.hLi Hong2009-09-221-2/+2
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-261-10/+12
|\ \ \ \ \ \ \
| * | | | | | | ACPI: remove acpi_device_uid() and related stuffBjorn Helgaas2009-09-251-3/+1Star
| * | | | | | | ACPI: remove acpi_device.flags.hardware_idBjorn Helgaas2009-09-251-2/+1Star
| * | | | | | | ACPI: remove acpi_device.flags.compatible_idsBjorn Helgaas2009-09-251-2/+1Star