| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core | Jens Axboe | 2011-01-13 | 5 | -4/+28 |
|\ |
|
| * | sr: implement sr_check_events() | Tejun Heo | 2010-12-16 | 1 | -0/+1 |
| * | cdrom: add ->check_events() support | Tejun Heo | 2010-12-16 | 1 | -0/+6 |
| * | implement in-kernel gendisk events handling | Tejun Heo | 2010-12-16 | 3 | -1/+21 |
| * | block: move register_disk() and del_gendisk() to block/genhd.c | Tejun Heo | 2010-12-16 | 2 | -2/+0 |
| * | block: kill genhd_media_change_notify() | Tejun Heo | 2010-12-16 | 1 | -1/+0 |
* | | block: trace event block fix unassigned field | Jeff Moyer | 2011-01-07 | 1 | -2/+4 |
* | | block: add internal hd part table references | Jens Axboe | 2011-01-07 | 2 | -3/+25 |
* | | block: fix accounting bug on cross partition merges | Jerome Marchand | 2011-01-05 | 2 | -0/+3 |
* | | kref: add kref_test_and_get | Jerome Marchand | 2011-01-05 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 2010-11-27 | 1 | -12/+13 |
|\ |
|
| * | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 | 1 | -3/+4 |
| * | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 | 1 | -10/+4 |
| * | block: simplify holder symlink handling | Tejun Heo | 2010-11-13 | 1 | -5/+11 |
* | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev... | Mike Snitzer | 2010-11-16 | 1 | -3/+3 |
* | | capabilities/syslog: open code cap_syslog logic to fix build failure | Eric Paris | 2010-11-15 | 1 | -5/+4 |
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-11-15 | 2 | -23/+1 |
|\ \ |
|
| * | | i2c: Mark i2c_adapter.id as deprecated | Jean Delvare | 2010-11-15 | 1 | -1/+1 |
| * | | i2c: Delete unused adapter IDs | Jean Delvare | 2010-11-15 | 1 | -22/+0 |
* | | | include/linux/kernel.h: Move logging bits to include/linux/printk.h | Linus Torvalds | 2010-11-15 | 2 | -244/+249 |
* | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-11-15 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | fsl-diu-fb: drop dead ioctl define | Mike Frysinger | 2010-11-15 | 1 | -1/+0 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-11-15 | 31 | -55/+369 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-12 | 8 | -9/+40 |
| |\ \ \ |
|
| | * | | | vlan: Add function to retrieve EtherType from vlan packets. | Hao Zheng | 2010-11-12 | 1 | -0/+25 |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 | David S. Miller | 2010-11-12 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | netfilter: NF_HOOK_COND has wrong conditional | Eric Paris | 2010-11-12 | 1 | -1/+1 |
| | * | | | | net: avoid limits overflow | Eric Dumazet | 2010-11-10 | 4 | -8/+8 |
| | * | | | | net: Detect and ignore netif_stop_queue() calls before register_netdev() | Guillaume Chazarain | 2010-11-08 | 1 | -0/+5 |
| | * | | | | net dst: need linux/cache.h for ____cacheline_aligned_in_smp. | Paul Mundt | 2010-11-07 | 1 | -0/+1 |
| * | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-11-12 | 2 | -1/+3 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'musb-v2.6.37-rc2' of git://gitorious.org/usb/usb into work-linus | Greg Kroah-Hartman | 2010-11-09 | 1 | -0/+2 |
| | |\ \ \ \ \ |
|
| | | * | | | | | USB: musb: blackfin: push clkin value to platform resources | Bob Liu | 2010-11-05 | 1 | -0/+2 |
| | * | | | | | | usb.h: fix ioctl kernel-doc info | Randy Dunlap | 2010-11-08 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2010-11-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | tty: Fix formatting in tty.h | Alan Cox | 2010-11-09 | 1 | -1/+1 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-11-12 | 2 | -2/+17 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Input: export input_reset_device() for use in KGDB | Dmitry Torokhov | 2010-11-03 | 1 | -1/+3 |
| | * | | | | | | | Input: adp5588-keys - unify common header defines | Michael Hennerich | 2010-11-03 | 1 | -1/+14 |
| | | |_|/ / / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-11-12 | 5 | -12/+4 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | block: remove unused copy_io_context() | Jens Axboe | 2010-11-11 | 1 | -1/+0 |
| | * | | | | | | | block: remove REQ_HARDBARRIER | Christoph Hellwig | 2010-11-10 | 3 | -10/+3 |
| | * | | | | | | | Merge branch 'for-2.6.37/drivers' into for-linus | Jens Axboe | 2010-11-10 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.37/... | Jens Axboe | 2010-10-23 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ |
|
| | | | * | | | | | | | drbd: Silenced an assert | Philipp Reisner | 2010-10-22 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-12 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | perf_events: Fix time tracking in samples | Stephane Eranian | 2010-11-10 | 1 | -0/+10 |
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-11-12 | 2 | -5/+78 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | drm/ttm: Be consistent on ttm_bo_init() failures | Thomas Hellstrom | 2010-11-10 | 1 | -0/+4 |
| | * | | | | | | | | | | drm/ttm: Documentation update | Thomas Hellstrom | 2010-11-09 | 1 | -5/+74 |
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|