| Commit message (Expand) | Author | Age |
* | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 |
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-04 |
|\ |
|
| * | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 2009-10-04 |
| * | block: Topology ioctls | Martin K. Petersen | 2009-10-03 |
| * | cfq-iosched: implement slower async initiate and queue ramp up | Jens Axboe | 2009-10-03 |
| * | Add a tracepoint for block request remapping | Jun'ichi Nomura | 2009-10-01 |
| * | block: allow large discard requests | Christoph Hellwig | 2009-10-01 |
| * | block: use normal I/O path for discard requests | Christoph Hellwig | 2009-10-01 |
| * | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs | Zdenek Kabelac | 2009-10-01 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-02 |
|\ \ |
|
| * | | connector: Removed the destruct_data callback since it is always kfree_skb() | Philipp Reisner | 2009-10-02 |
| * | | connector: Provide the sender's credentials to the callback | Philipp Reisner | 2009-10-02 |
| * | | connector: Keep the skb in cn_callback_data | Philipp Reisner | 2009-10-02 |
* | | | memcg: some modification to softlimit under hierarchical memory reclaim. | KAMEZAWA Hiroyuki | 2009-10-01 |
* | | | asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() | Mike Frysinger | 2009-10-01 |
* | | | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 |
|\| | |
|
| * | | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-09-30 |
|\ \ \ |
|
| * | | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-30 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ext4: Add a stub for mpage_da_data in the trace header | Josh Stone | 2009-09-30 |
| * | | | jbd2: Use tracepoints for history file | Theodore Ts'o | 2009-09-30 |
| * | | | ext4: Use tracepoints for mb_history trace file | Theodore Ts'o | 2009-09-30 |
| * | | | ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks | Theodore Ts'o | 2009-09-29 |
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2009-09-30 |
|\ \ \ \ |
|
| * | | | | PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() | Rafael J. Wysocki | 2009-09-28 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | wext: add back wireless/ dir in sysfs for cfg80211 interfaces | Johannes Berg | 2009-09-28 |
| * | | | Revert "sit: stateless autoconf for isatap" | Sascha Hlusiak | 2009-09-26 |
* | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2009-09-30 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | drm/kms: make fb helper work for all drivers. | Dave Airlie | 2009-09-28 |
| * | | | drm/kms: start adding command line interface using fb. | Dave Airlie | 2009-09-24 |
* | | | | tty: Fix regressions caused by commit b50989dc | Dave Young | 2009-09-27 |
* | | | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-09-26 |
|\ \ \ \ |
|
| * | | | | leds: Add WM831x status LED driver | Mark Brown | 2009-09-07 |
* | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2009-09-26 |
|\ \ \ \ \ |
|
| * | | | | | backlight: Allow drivers to update the core, and generate events on changes | Matthew Garrett | 2009-09-21 |
| * | | | | | backlight: spi driver for LMS283GF05 LCD | Marek Vasut | 2009-09-07 |
| |/ / / / |
|
* | | | | | headers: kref.h redux | Alexey Dobriyan | 2009-09-26 |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-26 |
|\ \ \ \ \ |
|
| * | | | | | perf_event: Update PERF_EVENT_FORK header definition | Anton Blanchard | 2009-09-22 |
* | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-09-26 |
|\ \ \ \ \ \ |
|
| * | | | | | | tracing/workqueue: Use %pf in workqueue trace events | Anton Blanchard | 2009-09-22 |
| * | | | | | | tracing: Fix a comment and a trivial format issue in tracepoint.h | Li Hong | 2009-09-22 |
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ACPI: remove acpi_device_uid() and related stuff | Bjorn Helgaas | 2009-09-25 |
| * | | | | | | | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 2009-09-25 |
| * | | | | | | | ACPI: remove acpi_device.flags.compatible_ids | Bjorn Helgaas | 2009-09-25 |