Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kref: Implement kref_get_unless_zero v3 | Thomas Hellstrom | 2012-11-20 | 1 | -0/+21 |
* | hashtable: introduce a small and naive hashtable | Sasha Levin | 2012-11-02 | 1 | -0/+192 |
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-11-01 | 1 | -13/+2 |
|\ | |||||
| * | KVM: x86: fix vcpu->mmio_fragments overflow | Xiao Guangrong | 2012-10-31 | 1 | -13/+2 |
* | | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-10-30 | 3 | -443/+1 |
|\ \ | |/ |/| | |||||
| * | Merge tag 'disintegrate-raid-20121009' of git://git.infradead.org/users/dhowe... | NeilBrown | 2012-10-16 | 3 | -443/+1 |
| |\ | |||||
| | * | UAPI: (Scripted) Disintegrate include/linux/raid | David Howells | 2012-10-09 | 3 | -443/+1 |
* | | | 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 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | tcp: add SYN/data info to TCP_INFO | Yuchung Cheng | 2012-10-22 | 1 | -1/+2 |
* | | | | 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 |
| |/ / / / / | |||||
* | | | | | | 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 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 | 3 | -82/+9 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowel... | Greg Kroah-Hartman | 2012-10-17 | 2 | -64/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | UAPI: (Scripted) Disintegrate include/linux/hsi | David Howells | 2012-10-09 | 2 | -64/+0 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Merge 3.7-rc1 into tty-linus | Greg Kroah-Hartman | 2012-10-14 | 697 | -68756/+5697 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | 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 | 12 | -3193/+3 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | 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 | 8 | -6/+344 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge tag 'disintegrate-usb-20121009' of git://git.infradead.org/users/dhowel... | Greg Kroah-Hartman | 2012-10-13 | 11 | -3182/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | UAPI: (Scripted) Disintegrate include/linux/usb | David Howells | 2012-10-09 | 11 | -3182/+3 |
| | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-18 | 9 | -1351/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | UAPI: (Scripted) Disintegrate include/linux/dvb | David Howells | 2012-10-17 | 9 | -1351/+2 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | 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 |
| * | | | | | | of/address: sparse fixes | Kim Phillips | 2012-10-17 | 1 | -2/+2 |
| * | | | | | | of: add stub of_get_child_by_name for non-OF builds | Olof Johansson | 2012-10-17 | 1 | -0/+7 |
| |/ / / / / | |||||
* | | | | | | UAPI: Remove empty non-UAPI Kbuild files | David Howells | 2012-10-17 | 18 | -17/+0 |
* | | | | | | UAPI: Remove empty conditionals from include/linux/Kbuild | David Howells | 2012-10-17 | 1 | -10/+0 |