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
2010-07-27
ARM: LPC32XX: Clock driver
Kevin Wells
2
-0
/
+1175
2010-07-27
ARM: LPC32XX: Debug and IRQ macros
Kevin Wells
2
-0
/
+78
2010-07-27
ARM: LPC32XX: Initial arch header files
Kevin Wells
12
-0
/
+1225
2010-07-27
ARM: 6239/1: mmci: let core poll for card detection
Rabin Vincent
1
-21
/
+1
2010-07-27
ARM: 6238/1: mmci: fix multi block transfers
Rabin Vincent
1
-1
/
+1
2010-07-27
ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling
Rabin Vincent
2
-56
/
+39
2010-07-27
ARM: Fix section build warnings for AMBA drivers
Russell King
4
-5
/
+5
2010-07-27
ARM: call machine_shutdown() from machine_halt(), etc
Russell King
3
-9
/
+18
2010-07-27
ARM: SMP: Always enable clock event broadcast support
Russell King
3
-3
/
+8
2010-07-27
ARM: Factor out common code from cpu_proc_fin()
Russell King
26
-124
/
+40
2010-07-27
ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault
Kirill A. Shutemov
2
-2
/
+23
2010-07-27
ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime
Kirill A. Shutemov
1
-5
/
+11
2010-07-27
ARM: 6255/1: Workaround infinity loop in handling of translation faults
Kirill A. Shutemov
1
-1
/
+10
2010-07-27
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
Kirill A. Shutemov
10
-20
/
+25
2010-07-27
ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL
Kirill A. Shutemov
2
-4
/
+4
2010-07-27
ARM: 6251/1: Make SPARSE_IRQ a hidden option
eric miao
1
-4
/
+1
2010-07-27
ARM: DMA coherent allocator: align remapped addresses
Russell King
3
-4
/
+18
2010-07-27
ARM: use generic ioremap_page_range()
Russell King
1
-70
/
+4
2010-07-27
ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivative
Linus Walleij
2
-2
/
+26
2010-07-27
ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivative
Linus Walleij
2
-11
/
+52
2010-07-27
ARM: 6213/1: atomic64_test: add ARM as supported architecture
Will Deacon
1
-1
/
+1
2010-07-27
Merge branch 'origin' into misc
Russell King
852
-200622
/
+8422
2010-07-27
ARM: 6225/1: make TCM allocation static and common for all archs
Linus Walleij
6
-73
/
+90
2010-07-27
ARM: Versatile: fix section mismatch
Russell King
1
-1
/
+1
2010-07-27
ARM: Remove unnecessary call to find_limits()
Russell King
1
-5
/
+3
2010-07-27
ARM: LMB: convert pfn_valid to use LMB
Russell King
1
-5
/
+4
2010-07-27
ARM: LMB: Convert arm_memory_present() to use LMB memory information
Russell King
1
-7
/
+6
2010-07-27
ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB
Russell King
5
-34
/
+39
2010-07-27
ARM: Convert platform reservations to use LMB rather than bootmem
Russell King
14
-31
/
+32
2010-07-27
ARM: initial LMB trial
Russell King
7
-155
/
+83
2010-07-27
ARM: early_pte_alloc()
Russell King
1
-13
/
+13
2010-07-27
ARM: 6267/1: mop500: add AB8500 interrupt support
Rabin Vincent
3
-0
/
+33
2010-07-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+16
2010-07-26
s2io: fixing DBG_PRINT() macro
Breno Leitao
1
-1
/
+1
2010-07-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
3
-37
/
+27
2010-07-26
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-53
/
+61
2010-07-26
drm/i915: make sure we shut off the panel in eDP configs
Jesse Barnes
1
-1
/
+1
2010-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-3
/
+3
2010-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-6
/
+20
2010-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
16
-24
/
+84
2010-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
3
-0
/
+6
2010-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
11
-22
/
+197
2010-07-26
[CPUFREQ] powernow-k8: Limit Pstate transition latency check
Borislav Petkov
1
-6
/
+5
2010-07-26
[CPUFREQ] Fix PCC driver error path
Matthew Garrett
1
-8
/
+9
2010-07-26
[CPUFREQ] fix double freeing in error path of pcc-cpufreq
Daniel J Blueman
1
-12
/
+6
2010-07-26
[CPUFREQ] pcc driver should check for pcch method before calling _OSC
Matthew Garrett
1
-1
/
+5
2010-07-26
[CPUFREQ] fix memory leak in cpufreq_add_dev
Xiaotian Feng
1
-0
/
+1
2010-07-26
[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...
Andrej Gelenberg
1
-10
/
+1
2010-07-26
sysfs: allow creating symlinks from untagged to tagged directories
Eric W. Biederman
1
-1
/
+2
2010-07-26
sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.
Eric W. Biederman
1
-1
/
+1
[prev]
[next]