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
2008-07-10
x86: overmapped fix when 4K pages on tail, 64-bit
Yinghai Lu
1
-34
/
+72
2008-07-10
Merge branch 'linus' into core/printk
Ingo Molnar
323
-5242
/
+9149
2008-07-09
[ARM] 5160/1: IOP3XX: gpio/gpiolib support
Arnaud Patard
2
-0
/
+47
2008-07-09
[ARM] at91: Fix NAND FLASH timings for at91sam9x evaluation kits.
Patrice Vilchez
4
-16
/
+16
2008-07-09
[ARM] 5084/1: zylonite: Register AC97 device
Mark Brown
1
-0
/
+2
2008-07-09
[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model
Mark Brown
9
-74
/
+45
2008-07-09
[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...
Philipp Zabel
6
-10
/
+22
2008-07-09
[ARM] 5145/1: PXA2xx: provide api to control IrDA pins state
Dmitry Baryshkov
2
-2
/
+48
2008-07-09
[ARM] pxa: remove pxa_set_cken()
Russell King
1
-18
/
+0
2008-07-09
Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa
Russell King
30
-1719
/
+1332
2008-07-09
[ARM] pxa: allow clk aliases
Russell King
3
-0
/
+23
2008-07-09
x86: fix copy_user on x86
Vitaly Mayatskikh
2
-435
/
+275
2008-07-09
x86: introduce copy_user_handle_tail() routine
Vitaly Mayatskikh
1
-0
/
+23
2008-07-09
Merge branch 'x86/unify-lib' into x86/core
Ingo Molnar
13
-389
/
+118
2008-07-09
x86: e820 memmap - add checking for NULL early param
Cyrill Gorcunov
1
-0
/
+3
2008-07-09
x86: make e820_end return max ram type only for 32 bit
Yinghai Lu
1
-0
/
+5
2008-07-09
x86/pci: removing subsys_initcall ordering dependencies
Robert Richter
9
-21
/
+36
2008-07-09
x86/pci: visws: renaming pcibios_init()
Robert Richter
1
-2
/
+2
2008-07-09
x86/pci: Makefile merge: coalescing 32 and 64 bit
Robert Richter
1
-20
/
+1
2008-07-09
x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c
Robert Richter
3
-27
/
+29
2008-07-09
x86/pci: mp_bus_to_node merge: moving code in amd_bus.c
Robert Richter
1
-21
/
+21
2008-07-09
x86/pci: Makefile merge: creating pci-y for 64 bit
Robert Richter
1
-4
/
+4
2008-07-09
x86/pci: Makefile merge: changing 64bit ordering
Robert Richter
1
-6
/
+5
2008-07-09
x86/pci: Makefile merge: decoupling options for mp_bus_to_node.o
Robert Richter
1
-3
/
+1
2008-07-09
x86/pci: Makefile merge: whitespace changes only
Robert Richter
1
-7
/
+7
2008-07-09
x86/pci: Makefile merge: removing include dir flag
Robert Richter
1
-3
/
+0
2008-07-09
x86/pci: Makefile merge: Removing Makefile_*
Robert Richter
3
-45
/
+46
2008-07-09
Merge branch 'x86/core' into x86/unify-pci
Ingo Molnar
180
-11458
/
+17073
2008-07-09
x86: build fix for "x86: fix C1E && nx6325 stability problem"
Ingo Molnar
1
-0
/
+1
2008-07-09
x86: fix C1E && nx6325 stability problem
Rafael J. Wysocki
3
-6
/
+57
2008-07-09
x86: not overmap more than the end of RAM in init_memory_mapping - 64bit
Yinghai Lu
1
-12
/
+65
2008-07-09
x86: make max_pfn cover acpi table below 4g
Yinghai Lu
2
-16
/
+15
2008-07-09
x86: fix vmemmap printout check
Yinghai Lu
1
-3
/
+3
2008-07-09
x86: introduce page_size_mask for 64bit
Yinghai Lu
1
-35
/
+63
2008-07-09
x86: mark x86_64 as having a working WP.
Glauber Costa
1
-1
/
+1
2008-07-09
x86: merge putuser asm functions.
Glauber Costa
3
-97
/
+10
2008-07-09
x86: use macros from asm.h.
Glauber Costa
2
-41
/
+43
2008-07-09
x86: don't use word-size specifiers in putuser files.
Glauber Costa
2
-21
/
+21
2008-07-09
x86: replace function headers by macros.
Glauber Costa
1
-18
/
+14
2008-07-09
x86: change testing logic in putuser_64.S.
Glauber Costa
1
-21
/
+12
2008-07-09
x86: pass argument to putuser_64 functions in ax register.
Glauber Costa
1
-4
/
+4
2008-07-09
x86: clobber rbx in putuser_64.S.
Glauber Costa
1
-9
/
+9
2008-07-09
x86: don't save ebx in putuser_32.S.
Glauber Costa
1
-11
/
+2
2008-07-09
x86: merge getuser asm functions.
Glauber Costa
3
-85
/
+10
2008-07-09
x86: use _ASM_PTR instead of explicit word-size pointers.
Glauber Costa
2
-7
/
+7
2008-07-09
x86: introduce __ASM_REG macro.
Glauber Costa
2
-30
/
+31
2008-07-09
x86: don't use word-size specifiers on getuser_64.
Glauber Costa
1
-14
/
+14
2008-07-09
x86: rename threadinfo to TI.
Glauber Costa
6
-33
/
+37
2008-07-09
x86: adapt x86_64 getuser functions.
Glauber Costa
1
-21
/
+12
2008-07-09
x86: don't use word-size specifiers.
Glauber Costa
1
-12
/
+12
[prev]
[next]