Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | userns: make each net (net_ns) belong to a user_ns | Eric W. Biederman | 2012-11-18 | 1 | -2/+7 |
* | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS | Eric W. Biederman | 2012-11-18 | 1 | -6/+9 |
* | percpu-rw-semaphores: use rcu_read_lock_sched | Mikulas Patocka | 2012-10-28 | 1 | -4/+4 |
* | percpu-rw-semaphores: use light/heavy barriers | Mikulas Patocka | 2012-10-28 | 1 | -13/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-10-26 | 3 | -1/+4 |
|\ | |||||
| * | tcp: add SYN/data info to TCP_INFO | Yuchung Cheng | 2012-10-22 | 2 | -1/+3 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-19 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-10-17 | 1 | -0/+1 |
| | |\ | |||||
| | | * | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka | 2012-10-15 | 1 | -0/+1 |
* | | | | Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-26 | 1 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | iio: Add some helper macros for unit conversion | Lars-Peter Clausen | 2012-10-19 | 1 | -0/+16 |
| | |/ / | |/| | | |||||
* | | | | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | dynamic_debug: Remove unnecessary __used | Joe Perches | 2012-10-24 | 1 | -1/+1 |
* | | | | | Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-10-26 | 2 | -1/+14 |
|\ \ \ \ \ | |||||
| * | | | | | extcon: MAX77693: Add platform data for MUIC device to initialize registers | Chanwoo Choi | 2012-10-23 | 1 | -0/+13 |
| * | | | | | extcon: standard cable names definition and declaration changed | anish kumar | 2012-10-22 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-26 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | x86, mm: Trim memory in memblock to be page aligned | Yinghai Lu | 2012-10-24 | 1 | -0/+1 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-26 | 1 | -3/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | perf, cpu hotplug: Use cached value of smp_processor_id() | Srivatsa S. Bhat | 2012-10-24 | 1 | -3/+4 |
| * | | | | | | perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled | Srivatsa S. Bhat | 2012-10-24 | 1 | -0/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-25 | 1 | -0/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | drm/radeon: add some new SI PCI ids | Alex Deucher | 2012-10-23 | 1 | -0/+3 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | rbtree: include linux/compiler.h for definition of __always_inline | Will Deacon | 2012-10-25 | 1 | -0/+1 |
* | | | | | | Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2012-10-24 | 1 | -2/+0 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | spi: tsc2005: delete soon-obsolete e-mail address | Aaro Koskinen | 2012-10-17 | 1 | -2/+0 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-24 | 3 | -24/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 2012-10-19 | 1552 | -52862/+69523 |
| |\| | | | | |||||
| * | | | | | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 2012-10-19 | 2 | -2/+2 |
| * | | | | | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. | Ian Campbell | 2012-10-19 | 1 | -22/+2 |
* | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-10-21 | 1 | -11/+0 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | uprobes: Introduce prepare_uprobe() | Oleg Nesterov | 2012-10-07 | 1 | -10/+0 |
| * | | | | | uprobes: Kill UTASK_BP_HIT state | Oleg Nesterov | 2012-09-29 | 1 | -1/+0 |
* | | | | | | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2012-10-19 | 2 | -7/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pidns: remove recursion from free_pid_ns() | Cyrill Gorcunov | 2012-10-19 | 1 | -7/+1 |
| * | | | | | | linux/coredump.h needs asm/siginfo.h | Richard Weinberger | 2012-10-19 | 1 | -0/+1 |
* | | | | | | | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-10-19 | 4 | -19/+10 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowel... | Greg Kroah-Hartman | 2012-10-17 | 3 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | UAPI: (Scripted) Disintegrate include/linux/hsi | David Howells | 2012-10-09 | 3 | -1/+1 |
| * | | | | | | | | Merge 3.7-rc1 into tty-linus | Greg Kroah-Hartman | 2012-10-14 | 1108 | -37605/+46941 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | tty: Fix bogus "callbacks suppressed" messages | Markus Trippelsdorf | 2012-10-05 | 1 | -18/+9 |
* | | | | | | | | | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-10-19 | 16 | -1669/+1720 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | USB: usb.h: remove dbg() macro | Greg Kroah-Hartman | 2012-10-17 | 1 | -11/+0 |
| * | | | | | | | | Merge 3.7-rc1 usb-linus | Greg Kroah-Hartman | 2012-10-14 | 16 | -15/+672 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge tag 'disintegrate-usb-20121009' of git://git.infradead.org/users/dhowel... | Greg Kroah-Hartman | 2012-10-13 | 15 | -1658/+1720 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/usb | David Howells | 2012-10-09 | 15 | -1658/+1720 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-18 | 12 | -385/+439 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/dvb | David Howells | 2012-10-17 | 12 | -385/+439 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-10-18 | 3 | -4/+11 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | of/irq: sparse fixes | Kim Phillips | 2012-10-17 | 1 | -2/+2 |