Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-10-08 | 2 | -3/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | libata: make gtf_filter per-dev | Tejun Heo | 2009-10-06 | 1 | -0/+1 | |
| | * | | | | | | | libata: implement more acpi filtering options | Tejun Heo | 2009-10-06 | 2 | -0/+5 | |
| | * | | | | | | | libata: cosmetic updates | Tejun Heo | 2009-10-06 | 2 | -3/+12 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-10-08 | 3 | -16/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions | Anton Blanchard | 2009-10-07 | 1 | -2/+2 | |
| | * | | | | | | | rcu: Clean up code based on review feedback from Josh Triplett, part 3 | Paul E. McKenney | 2009-10-05 | 1 | -7/+7 | |
| | * | | | | | | | rcu: Clean up code to address Ingo's checkpatch feedback | Paul E. McKenney | 2009-09-23 | 1 | -1/+5 | |
| | * | | | | | | | rcu: Clean up code based on review feedback from Josh Triplett, part 2 | Paul E. McKenney | 2009-09-23 | 2 | -5/+5 | |
| | * | | | | | | | rcu: Clean up code based on review feedback from Josh Triplett | Paul E. McKenney | 2009-09-23 | 1 | -1/+0 | |
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-10-08 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | initcalls: Add early_initcall() for modules | Borislav Petkov | 2009-10-02 | 1 | -0/+1 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-10-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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 branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-10-08 | 3 | -3/+11 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'drm-next' of ../drm-next into drm-linus | Dave Airlie | 2009-10-08 | 3 | -3/+11 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | drm/fb: add more correct 8/16/24/32 bpp fb support. | Dave Airlie | 2009-10-06 | 1 | -0/+3 | |
| | | * | | | | | | | | drm/fb: add setcmap and fix 8-bit support. | Dave Airlie | 2009-10-05 | 2 | -1/+6 | |
| | | * | | | | | | | | drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) | Dave Airlie | 2009-10-05 | 1 | -2/+2 | |
| * | | | | | | | | | | 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 | 32 | -99/+391 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | 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 | 5 | -23/+85 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | 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 | 2 | -1/+34 | |
| | * | | | | | | | 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 | |
| * | | | | | | | | asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() | Mike Frysinger | 2009-10-01 | 1 | -0/+1 | |
| * | | | | | | | | 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 | 13 | -31/+31 | |
| |\| | | | | | | | | |_|_|_|/ / / | |/| | | | | | |