Age | Commit message (Expand) | Author |
2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: nomadik: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: w90x900: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: vt8500: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: tegra: move sdhci platform_data definition | Arnd Bergmann |
2012-09-14 | ARM: sa1100: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: netx: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: msm: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: ep93xx: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann |
2012-09-14 | ARM: at91: move platform_data definitions | Arnd Bergmann |
2012-08-22 | Linux 3.6-rc3v3.6-rc3 | Linus Torvalds |
2012-08-22 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds |
2012-08-22 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds |
2012-08-22 | Merge tag 'for-3.6-rc3' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2012-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-08-22 | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-08-22 | task_work: add a scheduling point in task_work_run() | Eric Dumazet |
2012-08-22 | fs: fix fs/namei.c kernel-doc warnings | Randy Dunlap |
2012-08-22 | eventpoll: use-after-possible-free in epoll_create1() | Al Viro |
2012-08-22 | vfio: grab vfio_device reference *before* exposing the sucker via fd_install() | Al Viro |
2012-08-22 | vfio: get rid of vfio_device_put()/vfio_group_get_device* races | Al Viro |
2012-08-22 | vfio: get rid of open-coding kref_put_mutex | Al Viro |
2012-08-22 | introduce kref_put_mutex() | Al Viro |
2012-08-22 | vfio: don't dereference after kfree... | Al Viro |
2012-08-22 | fbcon: fix race condition between console lock and cursor timer (v1.1) | Dave Airlie |
2012-08-21 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-08-21 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-08-21 | mm: compaction: Abort async compaction if locks are contended or taking too long | Mel Gorman |
2012-08-21 | mm: have order > 0 compaction start near a pageblock with free pages | Mel Gorman |
2012-08-21 | rapidio/tsi721: fix unused variable compiler warning | Alexandre Bounine |
2012-08-21 | rapidio/tsi721: fix inbound doorbell interrupt handling | Alexandre Bounine |
2012-08-21 | drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode | Atsushi Nemoto |
2012-08-21 | mm: correct page->pfmemalloc to fix deactivate_slab regression | Alex Shi |
2012-08-21 | drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributes | Ilya Shchepetkov |
2012-08-21 | mm/compaction.c: fix deferring compaction mistake | Minchan Kim |
2012-08-21 | drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ... | Robin Holt |
2012-08-21 | string: do not export memweight() to userspace | WANG Cong |
2012-08-21 | hugetlb: update hugetlbpage.txt | Zhouping Liu |
2012-08-21 | checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACRO | Joe Perches |
2012-08-21 | mm: hugetlbfs: correctly populate shared pmd | Michal Hocko |
2012-08-21 | cciss: fix incorrect scsi status reporting | Stephen M. Cameron |
2012-08-21 | Documentation: update mount option in filesystem/vfat.txt | Namjae Jeon |
2012-08-21 | mm: change nr_ptes BUG_ON to WARN_ON | Hugh Dickins |