Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | tracing: correct module boundaries for ftrace_release | jolsa@redhat.com | 2009-10-07 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/... | Linus Torvalds | 2009-10-08 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | perf_event: Provide vmalloc() based mmap() backing | Peter Zijlstra | 2009-10-06 | 1 | -0/+5 | |
| * | | | | | | | | | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-10-08 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | ||||||
| | * | | | | | | | | perf_events: Make ABI definitions available to userspace | Chuck Ebbert | 2009-10-06 | 1 | -0/+1 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-08 | 1 | -18/+3 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | net: Support inclusion of <linux/socket.h> before <sys/socket.h> | Ben Hutchings | 2009-10-05 | 1 | -18/+3 | |
* | | | | | | | | | Do not __always_inline bvec_kmap_irq() and bvec_kunmap_irq() | Alberto Bertogli | 2009-11-02 | 1 | -6/+2 | |
* | | | | | | | | | block: move bdi/address_space unplug functions to backing-dev.h | Jens Axboe | 2009-10-29 | 2 | -13/+13 | |
* | | | | | | | | | block: get rid of the WRITE_ODIRECT flag | Jeff Moyer | 2009-10-28 | 1 | -2/+0 | |
* | | | | | | | | | cfq: calculate the seek_mean per cfq_queue not per cfq_io_context | Jeff Moyer | 2009-10-26 | 1 | -5/+0 | |
* | | | | | | | | | Merge branch 'for-linus' into for-2.6.33 | Jens Axboe | 2009-10-13 | 2 | -11/+14 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | block: Seperate read and write statistics of in_flight requests v2 | Nikanth Karthikesan | 2009-10-06 | 1 | -7/+14 | |
| * | | | | | | | | block: get rid of kblock_schedule_delayed_work() | Jens Axboe | 2009-10-05 | 1 | -4/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | drbd: Work on permission enforcement | Philipp Reisner | 2009-10-06 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-10-05 | 15 | -65/+76 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-10-04 | 4 | -23/+52 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe | 2009-10-04 | 1 | -14/+7 | |
| | * | | | | | | block: Topology ioctls | Martin K. Petersen | 2009-10-03 | 2 | -5/+34 | |
| | * | | | | | | cfq-iosched: implement slower async initiate and queue ramp up | Jens Axboe | 2009-10-03 | 1 | -0/+4 | |
| | * | | | | | | Add a tracepoint for block request remapping | Jun'ichi Nomura | 2009-10-01 | 1 | -1/+1 | |
| | * | | | | | | block: allow large discard requests | Christoph Hellwig | 2009-10-01 | 1 | -0/+3 | |
| | * | | | | | | block: use normal I/O path for discard requests | Christoph Hellwig | 2009-10-01 | 1 | -4/+2 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-02 | 1 | -7/+4 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | connector: Removed the destruct_data callback since it is always kfree_skb() | Philipp Reisner | 2009-10-02 | 1 | -3/+0 | |
| | * | | | | | | connector: Provide the sender's credentials to the callback | Philipp Reisner | 2009-10-02 | 1 | -3/+3 | |
| | * | | | | | | connector: Keep the skb in cn_callback_data | Philipp Reisner | 2009-10-02 | 1 | -2/+2 | |
| * | | | | | | | memcg: some modification to softlimit under hierarchical memory reclaim. | KAMEZAWA Hiroyuki | 2009-10-01 | 1 | -4/+2 | |
| * | | | | | | | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 2 | -2/+2 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 | 5 | -11/+11 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 | 5 | -11/+11 | |
| * | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-09-30 | 1 | -0/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. | Maxime Bizon | 2009-09-30 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-30 | 1 | -20/+7 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | jbd2: Use tracepoints for history file | Theodore Ts'o | 2009-09-30 | 1 | -20/+7 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | Revert "sit: stateless autoconf for isatap" | Sascha Hlusiak | 2009-09-26 | 1 | -1/+1 | |
* | | | | | | | The DRBD driver | Philipp Reisner | 2009-10-01 | 5 | -0/+1000 | |
* | | | | | | | Add a tracepoint for block request remapping | Jun'ichi Nomura | 2009-10-01 | 1 | -1/+1 | |
* | | | | | | | block: allow large discard requests | Christoph Hellwig | 2009-10-01 | 1 | -0/+3 | |
* | | | | | | | block: use normal I/O path for discard requests | Christoph Hellwig | 2009-10-01 | 1 | -4/+2 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs | Zdenek Kabelac | 2009-10-01 | 1 | -0/+2 | |
|/ / / / / | ||||||
* | | | | | tty: Fix regressions caused by commit b50989dc | Dave Young | 2009-09-27 | 1 | -2/+11 | |
* | | | | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 4 | -4/+4 | |
* | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds | 2009-09-26 | 1 | -0/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | leds: Add WM831x status LED driver | Mark Brown | 2009-09-07 | 1 | -0/+34 | |
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2009-09-26 | 2 | -0/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | backlight: Allow drivers to update the core, and generate events on changes | Matthew Garrett | 2009-09-21 | 1 | -0/+7 | |
| * | | | | | | backlight: spi driver for LMS283GF05 LCD | Marek Vasut | 2009-09-07 | 1 | -0/+28 | |
| |/ / / / / |