index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+11
2012-06-06
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
6
-22
/
+87
2012-06-06
Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
11
-41
/
+39
2012-06-06
Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linus
Roland Dreier
10
-41
/
+35
2012-06-06
IB/mlx4: Fix max_wqe capacity reported from query device
Sagi Grimberg
3
-7
/
+24
2012-06-06
mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flow
Jack Morgenstein
1
-2
/
+2
2012-06-06
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
4
-6
/
+16
2012-06-06
Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-35
/
+52
2012-06-06
tile: add #include to unbreak build after generic init_task conversion
Chris Metcalf
1
-0
/
+1
2012-06-06
tile: remove cpu_idle_on_new_stack
Chris Metcalf
2
-19
/
+0
2012-06-06
perf/x86: Don't assume there can be only 4 PEBS events
Andi Kleen
3
-5
/
+8
2012-06-06
perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel
Vince Weaver
2
-1
/
+4
2012-06-06
x86: Add rdpmcl()
Andi Kleen
2
-0
/
+4
2012-06-06
perf/x86: Fix wrmsrl() debug wrapper
Peter Zijlstra
2
-11
/
+12
2012-06-06
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
4
-9
/
+19
2012-06-06
perf/x86: Update SNB PEBS constraints
Peter Zijlstra
1
-8
/
+1
2012-06-06
perf/x86: Enable/Add IvyBridge hardware support
Peter Zijlstra
1
-1
/
+2
2012-06-06
perf/x86: Implement cycles:p for SNB/IVB
Peter Zijlstra
2
-8
/
+43
2012-06-06
perf/x86: Fix Intel shared extra MSR allocation
Peter Zijlstra
3
-28
/
+66
2012-06-06
uprobes: Kill uprobes_srcu/uprobe_srcu_id
Oleg Nesterov
2
-20
/
+3
2012-06-06
uprobes: Teach handle_swbp() to rely on "is_swbp" rather than uprobes_srcu
Oleg Nesterov
1
-3
/
+15
2012-06-06
uprobes: Change register_for_each_vma() to take mm->mmap_sem for writing
Oleg Nesterov
1
-4
/
+4
2012-06-06
uprobes: Teach find_active_uprobe() to provide the "is_swbp" info
Oleg Nesterov
1
-3
/
+8
2012-06-06
uprobes: Introduce find_active_uprobe() helper
Oleg Nesterov
1
-19
/
+28
2012-06-06
uprobes: Change read_opcode() to use FOLL_FORCE
Oleg Nesterov
1
-1
/
+1
2012-06-06
uprobes: Optimize is_swbp_at_addr() for current->mm
Oleg Nesterov
1
-1
/
+11
2012-06-06
perf/x86: Check user address explicitly in copy_from_user_nmi()
Arun Sharma
1
-0
/
+4
2012-06-06
perf/x86: Check if user fp is valid
Arun Sharma
2
-6
/
+18
2012-06-06
perf: Limit callchains to 127
Arun Sharma
1
-1
/
+1
2012-06-06
perf/x86: Allow multiple stacks
Arun Sharma
1
-6
/
+0
2012-06-06
sched: Fix the relax_domain_level boot parameter
Dimitri Sivanich
1
-6
/
+3
2012-06-06
char/agp: add another Ironlake host bridge
Eugeni Dodonov
2
-0
/
+2
2012-06-06
perf/x86: Update SNB PEBS constraints
Peter Zijlstra
1
-8
/
+1
2012-06-06
perf/x86: Enable/Add IvyBridge hardware support
Peter Zijlstra
1
-1
/
+2
2012-06-06
perf/x86: Implement cycles:p for SNB/IVB
Peter Zijlstra
2
-8
/
+43
2012-06-06
perf/x86: Fix Intel shared extra MSR allocation
Peter Zijlstra
3
-28
/
+66
2012-06-06
sched: Validate assumptions in sched_init_numa()
Peter Zijlstra
1
-19
/
+80
2012-06-06
sched: Always initialize cpu-power
Peter Zijlstra
2
-2
/
+13
2012-06-06
sched: Fix domain iteration
Peter Zijlstra
4
-10
/
+72
2012-06-06
sched/rt: Fix lockdep annotation within find_lock_lowest_rq()
Peter Zijlstra
1
-1
/
+1
2012-06-06
sched/numa: Load balance between remote nodes
Alex Shi
1
-1
/
+1
2012-06-06
sched/x86: Calculate booted cores after construction of sibling_mask
Kamalesh Babulal
1
-0
/
+9
2012-06-06
x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs
Tomoki Sekiyama
1
-2
/
+2
2012-06-06
x86/reboot: Fix a warning message triggered by stop_other_cpus()
Feng Tang
1
-2
/
+4
2012-06-06
x86/intel/moorestown: Change intel_scu_devices_create() to __devinit
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-06
x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init()
Yasuaki Ishimatsu
1
-0
/
+2
2012-06-06
x86/gart: Fix kmemleak warning
Xiaotian Feng
1
-6
/
+0
2012-06-06
x86: mce: Add the dropped timer interval init back
Thomas Gleixner
1
-1
/
+1
2012-06-06
x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix
Masami Hiramatsu
2
-9
/
+13
2012-06-06
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
21
-58
/
+214
[prev]
[next]