Age | Commit message (Expand) | Author | Files | Lines |
2011-04-20 | of: Export of_irq_find_parent() | Michael Ellerman | 1 | -0/+1 |
2011-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -4/+12 |
2011-04-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -6/+7 |
2011-04-18 | next_pidmap: fix overflow condition | Linus Torvalds | 1 | -1/+1 |
2011-04-18 | Input: estimate number of events per packet | Jeff Brown | 1 | -0/+6 |
2011-04-18 | block: add blk_run_queue_async | Christoph Hellwig | 1 | -1/+1 |
2011-04-18 | md/dm - remove remains of plug_fn callback. | NeilBrown | 1 | -1/+0 |
2011-04-18 | Revert "block: add callback function for unplug notification" | Jens Axboe | 1 | -3/+0 |
2011-04-18 | block: Enhance new plugging support to support general callbacks | NeilBrown | 1 | -1/+6 |
2011-04-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -6/+20 |
2011-04-16 | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds | 1 | -0/+2 |
2011-04-16 | block: make unplug timer trace event correspond to the schedule() unplug | Jens Axboe | 1 | -6/+7 |
2011-04-16 | block: let io_schedule() flush the plug inline | Jens Axboe | 1 | -0/+13 |
2011-04-16 | net/9p: nwname should be an unsigned int | Harsh Prateek Bora | 1 | -2/+2 |
2011-04-16 | 9p: revert tsyncfs related changes | Aneesh Kumar K.V | 2 | -3/+0 |
2011-04-15 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -22/+12 |
2011-04-15 | block: only force kblockd unplugging from the schedule() path | Jens Axboe | 1 | -2/+2 |
2011-04-15 | block: cleanup the block plug helper functions | Christoph Hellwig | 1 | -3/+3 |
2011-04-15 | RapidIO/mpc85xx: fix possible mport registration problems | Alexandre Bounine | 1 | -1/+1 |
2011-04-15 | RapidIO: add IDT CPS-1432 switch definitions | Alexandre Bounine | 1 | -0/+1 |
2011-04-15 | brk: COMPAT_BRK: fix detection of randomized brk | Jiri Kosina | 1 | -0/+3 |
2011-04-15 | mm: add VM counters for transparent hugepages | Andi Kleen | 1 | -0/+7 |
2011-04-15 | memcg: fix mem_cgroup_rotate_reclaimable_page() | Eric Dumazet | 1 | -1/+1 |
2011-04-13 | Input: evdev - indicate buffer overrun with SYN_DROPPED | Jeff Brown | 1 | -0/+1 |
2011-04-13 | Input: add KEY_IMAGES specifically for AL Image Browser | Jarod Wilson | 1 | -4/+5 |
2011-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -8/+3 |
2011-04-13 | Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul... | Thomas Gleixner | 1 | -0/+2 |
2011-04-13 | vfs: Re-introduce s_uuid in the superblock | Linus Torvalds | 1 | -0/+1 |
2011-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2 | -2/+16 |
2011-04-13 | Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo" | Linus Torvalds | 1 | -1/+0 |
2011-04-12 | mfd: Fetch cell pointer from platform_device->mfd_cell | Samuel Ortiz | 2 | -2/+16 |
2011-04-12 | block: add callback function for unplug notification | Jens Axboe | 1 | -0/+3 |
2011-04-12 | block: fixup block IO unplug trace call | Jens Axboe | 1 | -5/+6 |
2011-04-12 | block: remove block_unplug_timer() trace point | Jens Axboe | 1 | -14/+0 |
2011-04-12 | PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS | Rafael J. Wysocki | 1 | -8/+3 |
2011-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 7 | -9/+23 |
2011-04-08 | ipv4: Fix "Set rt->rt_iif more sanely on output routes." | OGAWA Hirofumi | 1 | -2/+3 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 139 | -191/+191 |
2011-04-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -2/+13 |
2011-04-06 | can: mcp251x: Allow pass IRQ flags through platform data. | Enric Balletbo i Serra | 1 | -0/+2 |
2011-04-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb... | Linus Torvalds | 3 | -1/+4 |
2011-04-06 | dm: improve block integrity support | Mike Snitzer | 1 | -0/+2 |
2011-04-06 | fs: export empty_aops | Jens Axboe | 1 | -0/+2 |
2011-04-06 | block: get rid of elv_insert() interface | Jens Axboe | 1 | -1/+0 |
2011-04-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 4 | -5/+5 |
2011-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -3/+7 |
2011-04-05 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 4 | -11/+14 |
2011-04-05 | drm: fix "persistant" typo | Jan Engelhardt | 2 | -11/+11 |
2011-04-05 | drm/radeon/kms: add some new ontario pci ids | Alex Deucher | 1 | -0/+2 |
2011-04-04 | mac80211: fix comment regarding aggregation buf_size | Johannes Berg | 1 | -2/+13 |