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
[S390] delay: implement ndelay
Heiko Carstens
2
-3
/
+20
2011-05-26
[S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions
Heiko Carstens
1
-2
/
+2
2011-05-26
[S390] hwsampler: allow cpu hotplug
Martin Schwidefsky
1
-1
/
+1
2011-05-26
[S390] uaccess: turn __access_ok() into a define
Heiko Carstens
1
-5
/
+6
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
13
-170
/
+145
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
3
-1
/
+26
2011-05-26
[S390] pfault: always enable service signal interrupt
Heiko Carstens
1
-2
/
+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
x86, efi: Retain boot service code until after switching to virtual mode
Matthew Garrett
3
-3
/
+54
2011-05-25
x86/ftrace: Fix compiler warning in ftrace.c
Rakib Mullick
1
-6
/
+6
2011-05-25
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
2
-4
/
+4
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-26
Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
185
-5666
/
+2812
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
x86: Remove unnecessary check in detect_ht()
Nikhil P Rao
1
-7
/
+0
2011-05-25
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
66
-2935
/
+223
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
2011-05-25
um: include linux/prefetch.h
Richard Weinberger
1
-0
/
+2
2011-05-25
um: print info about fatal segfaults
Richard Weinberger
1
-0
/
+24
2011-05-25
um: add ucast ethernet transport
Nolan Leake
7
-311
/
+403
2011-05-25
um: add earlyprintk support
Richard Weinberger
5
-0
/
+50
2011-05-25
um: remove SIGHUP handler
Richard Weinberger
1
-1
/
+0
2011-05-25
um: fix UML_LIB_PATH
Richard Weinberger
3
-2
/
+8
2011-05-25
cris: convert old cpumask API into new one
KOSAKI Motohiro
2
-17
/
+20
2011-05-25
mn10300: convert old cpumask API into new one
KOSAKI Motohiro
4
-63
/
+68
2011-05-25
alpha: hook up gpiolib support
Mark Brown
2
-0
/
+59
2011-05-25
alpha: replace with new cpumask APIs
KOSAKI Motohiro
5
-12
/
+14
[prev]
[next]