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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-271
/
+50
2011-05-26
m68knommu: use generic find_next_bit_le()
Akinobu Mita
1
-44
/
+2
2011-05-26
s390: use asm-generic/bitops/le.h
Akinobu Mita
1
-35
/
+2
2011-05-26
arm: use asm-generic/bitops/le.h
Akinobu Mita
1
-38
/
+5
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
20
-102
/
+0
2011-05-26
arch: add #define for each of optimized find bitops
Akinobu Mita
5
-0
/
+36
2011-05-26
m68knommu: fix build error due to the lack of find_next_bit_le()
Akinobu Mita
1
-0
/
+44
2011-05-26
kgdbts: unify/generalize gdb breakpoint adjustment
Mike Frysinger
3
-0
/
+3
2011-05-26
sh: convert to asm-generic ptrace.h
Mike Frysinger
1
-2
/
+4
2011-05-26
x86: convert to asm-generic ptrace.h
Mike Frysinger
1
-13
/
+5
2011-05-26
Blackfin: convert to asm-generic ptrace.h
Mike Frysinger
1
-3
/
+2
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
11
-11
/
+0
2011-05-26
m32r: remove redundant declaration
KOSAKI Motohiro
1
-11
/
+2
2011-05-26
m32r: convert cpumask api
KOSAKI Motohiro
3
-52
/
+51
2011-05-26
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-185
/
+202
2011-05-26
Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....
Linus Torvalds
2
-2
/
+2
2011-05-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-1
/
+1
2011-05-26
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
49
-3043
/
+1110
2011-05-26
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
24
-66
/
+491
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
1
-0
/
+7
2011-05-26
mfd: Modifying the twl4030-power macro name Main_Ref to all caps
Lesly A M
1
-1
/
+1
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
1
-0
/
+7
2011-05-26
x86: vdso: Remove unused variable
Thomas Gleixner
1
-1
/
+1
2011-05-26
powerpc/4xx: Adding PCIe MSI support
Rupjyoti Sarmah
9
-0
/
+376
2011-05-26
powerpc: Fix irq_free_virt by adjusting bounds before loop
Milton Miller
1
-4
/
+13
2011-05-26
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
Milton Miller
1
-9
/
+2
2011-05-26
powerpc/irq: Remove stale and misleading comment
Milton Miller
1
-3
/
+1
2011-05-26
powerpc/cell: Rename ipi functions to match current abstractions
Milton Miller
3
-10
/
+10
2011-05-26
powerpc/cell: Use common smp ipi actions
Milton Miller
3
-35
/
+14
2011-05-26
powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescing
Brian King
1
-1
/
+1
2011-05-26
powerpc/oprofile: Handle events that raise an exception without overflowing
Eric B Munson
1
-1
/
+23
2011-05-26
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
7
-2
/
+44
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+1
2011-05-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
77
-1910
/
+11241
2011-05-25
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-795
/
+218
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
58
-1661
/
+4001
2011-05-25
Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-89
/
+1909
2011-05-25
arch/tile: prefer "tilepro" as the name of the 32-bit architecture
Chris Metcalf
1
-0
/
+0
2011-05-25
i8k: Integrate with the hwmon subsystem
Jean Delvare
1
-0
/
+1
2011-05-25
Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-0
/
+130
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
19
-711
/
+84
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
12
-105
/
+0
2011-05-25
lib: consolidate DEBUG_PER_CPU_MAPS
Stephen Boyd
2
-23
/
+0
2011-05-25
printk: allocate kernel log buffer earlier
Mike Travis
1
-0
/
+2
2011-05-25
x86: remove 32-bit versions of readq()/writeq()
Roland Dreier
2
-24
/
+2
2011-05-25
Remove unused PROC_CHANGE_PENALTY constant
Stephen Boyd
5
-20
/
+0
2011-05-25
um: fix crash while os_dump_core()
Richard Weinberger
1
-0
/
+1
[next]