index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-3
/
+5
2012-10-26
Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-10
/
+10
2012-10-26
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Linus Torvalds
7
-68
/
+56
2012-10-26
Merge tag 'usb-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
30
-839
/
+790
2012-10-26
Merge tag 'tty-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-8
/
+8
2012-10-26
Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
31
-243
/
+287
2012-10-26
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
7
-132
/
+464
2012-10-26
Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
9
-93
/
+151
2012-10-26
VFS: don't do protected {sym,hard}links by default
Linus Torvalds
1
-2
/
+2
2012-10-26
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
8
-103
/
+200
2012-10-26
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
Linus Torvalds
1
-1
/
+0
2012-10-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-58
/
+126
2012-10-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-61
/
+257
2012-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Linus Torvalds
11
-105
/
+199
2012-10-26
Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
Ingo Molnar
4
-8
/
+24
2012-10-26
Revert "ARM: dma-mapping: support debug_dma_mapping_error"
Marek Szyprowski
1
-1
/
+0
2012-10-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-109
/
+121
2012-10-25
Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-56
/
+42
2012-10-26
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
Dave Airlie
12
-109
/
+121
2012-10-25
Merge branch 'akpm' (Andrew's fixes)
Linus Torvalds
15
-75
/
+158
2012-10-26
ACPI: missing break
Alan Cox
1
-0
/
+1
2012-10-25
Input: wacom - add touch sensor support for Cintiq 24HD touch
Jason Gerecke
3
-3
/
+104
2012-10-25
Input: wacom - handle split-sensor devices with internal hubs
Jason Gerecke
3
-2
/
+35
2012-10-25
Makefile: Documentation for external tool should be correct
H. Peter Anvin
1
-4
/
+2
2012-10-25
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
15
-30
/
+52
2012-10-25
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
Linus Torvalds
7
-11
/
+7
2012-10-25
x86, mm: Undo incorrect revert in arch/x86/mm/init.c
Yinghai Lu
1
-4
/
+0
2012-10-25
fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check
Kees Cook
1
-0
/
+2
2012-10-25
gen_init_cpio: avoid stack overflow when expanding
Kees Cook
1
-18
/
+21
2012-10-25
drivers/rtc/rtc-imxdi.c: add missing spin lock initialization
Jan Luebbe
1
-0
/
+2
2012-10-25
mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant
David Rientjes
1
-2
/
+2
2012-10-25
pidns: limit the nesting depth of pid namespaces
Andrew Vagin
1
-1
/
+11
2012-10-25
drivers/dma/dw_dmac: make driver's endianness configurable
Hein Tibosch
2
-5
/
+24
2012-10-25
mm/mmu_notifier: allocate mmu_notifier in advance
Gavin Shan
1
-13
/
+13
2012-10-25
tools/testing/selftests/epoll/test_epoll.c: fix build
Daniel Hazelton
1
-2
/
+2
2012-10-25
UAPI: fix tools/vm/page-types.c
David Howells
1
-1
/
+1
2012-10-25
mm/page_alloc.c:alloc_contig_range(): return early for err path
Bob Liu
1
-1
/
+1
2012-10-25
rbtree: include linux/compiler.h for definition of __always_inline
Will Deacon
1
-0
/
+1
2012-10-25
genalloc: stop crashing the system when destroying a pool
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2012-10-25
backlight: ili9320: add missing SPI dependency
Jingoo Han
1
-1
/
+2
2012-10-25
device_cgroup: add proper checking when changing default behavior
Aristeu Rozanski
1
-1
/
+18
2012-10-25
device_cgroup: stop using simple_strtoul()
Aristeu Rozanski
1
-6
/
+22
2012-10-25
device_cgroup: rename deny_all to behavior
Aristeu Rozanski
1
-11
/
+14
2012-10-25
cgroup: fix invalid rcu dereference
Jiri Slaby
1
-8
/
+7
2012-10-25
mm: fix XFS oops due to dirty pages without buffers on s390
Jan Kara
1
-5
/
+15
2012-10-25
Merge tag 'for-usb-linus-2012-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
Greg Kroah-Hartman
3
-4
/
+13
2012-10-25
freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD
Oleg Nesterov
1
-1
/
+2
2012-10-25
xhci: trivial: Remove assigned but unused ep_ctx.
Sarah Sharp
1
-2
/
+0
2012-10-25
xhci: trivial: Remove assigned but unused slot_ctx.
Sarah Sharp
1
-2
/
+0
2012-10-25
xhci: Fix missing break in xhci_evaluate_context_result.
Sarah Sharp
1
-0
/
+2
[next]