Age | Commit message (Expand) | Author |
2012-06-14 | driver core: fix some kernel-doc warnings in dma*.c | Randy Dunlap |
2012-06-14 | Extcon: Staticise extcon_class | Mark Brown |
2012-06-14 | stable: update references to older 2.6 versions for 3.x | Paul Gortmaker |
2012-06-13 | w1: Add 1-wire slave device driver for DS28E04-100 | Markus Franke |
2012-06-13 | debugfs: change parameter check in debugfs_remove() functions | Arend van Spriel |
2012-06-13 | device-core: Ensure drvdata = NULL when no driver is bound | Hans de Goede |
2012-06-13 | W1: split master mutex to avoid deadlocks. | NeilBrown |
2012-06-13 | w1: omap_hdq: use wait_event_timeout to wait for read to complete. | NeilBrown |
2012-06-13 | w1: omap_hdq: Fix some error/debug handling. | NeilBrown |
2012-06-13 | Revert "w1: introduce a slave mutex for serializing IO" | Greg Kroah-Hartman |
2012-06-12 | w1: cleanup w1_uevent | Devendra Naga |
2012-06-12 | w1: introduce a slave mutex for serializing IO | NeilBrown |
2012-06-11 | driver core: always handle dpm_order | Rabin Vincent |
2012-06-08 | Linux 3.5-rc2v3.5-rc2 | Linus Torvalds |
2012-06-08 | mm, oom: fix badness score underflow | David Rientjes |
2012-06-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-06-08 | sched/fair: fix lots of kernel-doc warnings | Randy Dunlap |
2012-06-08 | Revert "drm/i915/crt: Do not rely upon the HPD presence pin" | Linus Torvalds |
2012-06-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-06-08 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2012-06-08 | Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-06-08 | Revert "vfs: stop d_splice_alias creating directory aliases" | Linus Torvalds |
2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-08 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-06-08 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-06-08 | Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus |
2012-06-08 | powerpc: Fix kernel panic during kernel module load | Steffen Rumler |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman |
2012-06-08 | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu |
2012-06-08 | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie |
2012-06-08 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-06-08 | init: Drop initcall level output | Borislav Petkov |
2012-06-08 | module_param: stop double-calling parameters. | Rusty Russell |
2012-06-08 | powerpc/time: Sanity check of decrementer expiration is necessary | Paul Mackerras |
2012-06-07 | Revert "mm: correctly synchronize rss-counters at exit/exec" | Linus Torvalds |
2012-06-07 | ext4: don't set i_flags in EXT4_IOC_SETFLAGS | Tao Ma |
2012-06-07 | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg | Theodore Ts'o |
2012-06-07 | Merge branch 'akpm' (Andrew's fixups) | Linus Torvalds |
2012-06-07 | mm: correctly synchronize rss-counters at exit/exec | Konstantin Khlebnikov |
2012-06-07 | btree: catch NULL value before it does harm | Joern Engel |
2012-06-07 | btree: fix tree corruption in btree_get_prev() | Roland Dreier |
2012-06-07 | ipc: shm: restore MADV_REMOVE functionality on shared memory segments | Will Deacon |
2012-06-07 | drivers/platform/x86/acerhdf.c: correct Boris' mail address | Borislav Petkov |
2012-06-07 | c/r: prctl: drop VMA flags test on PR_SET_MM_ stack data assignment | Cyrill Gorcunov |
2012-06-07 | c/r: prctl: add ability to get clear_tid_address | Cyrill Gorcunov |
2012-06-07 | c/r: prctl: add minimal address test to PR_SET_MM | Cyrill Gorcunov |
2012-06-07 | c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal | Konstantin Khlebnikov |
2012-06-07 | MAINTAINERS: whitespace fixes | Joe Perches |