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
[ARM] 5153/1: Add support for PalmTX handheld computer
Marek VaĊĦut
3
-0
/
+357
2008-07-09
Merge branch 'machtypes' into pxa-palm
Russell King
452
-6200
/
+10487
2008-07-09
[ARM] 5143/1: pxa: further cleanup PXA Kconfig by removing one
Dmitry Baryshkov
1
-38
/
+10
2008-07-09
[ARM] 5142/1: pxa: move move zaurus declarations to proper place
Dmitry Baryshkov
1
-51
/
+51
2008-07-09
[ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform...
Guennadi Liakhovetski
4
-9
/
+51
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-07
[ARM] mach-types update
Russell King
1
-17
/
+109
2008-07-07
[ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includes
Philipp Zabel
1
-1
/
+0
2008-07-03
[ARM] 5094/1: pcm990: Add framebuffer and backlight support
Guennadi Liakhovetski
2
-1
/
+114
2008-07-03
[ARM] 5045/1: magician: use the pwm_bl driver for the LCD backlight
Philipp Zabel
1
-24
/
+44
2008-07-03
[ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.
Ben Dooks
1
-5
/
+11
2008-07-03
[ARM] pxa: make LogicPD 270 use the generic PWM backlight driver
Russell King
2
-21
/
+18
2008-07-03
[ARM] pxa: make mainstone use the generic PWM backlight driver
Russell King
2
-46
/
+18
2008-07-03
[ARM] pxa: make zylonite use the generic PWM backlight driver
eric miao
4
-13
/
+21
2008-07-03
[ARM] 5087/1: Get the PWM layer to handle clock enable/disable properly.
Robert Jarzmik
1
-2
/
+14
2008-07-03
[ARM] 5078/1: pxa-pwm: Add missing MODULE_LICENSE to be able to build the driver
Guennadi Liakhovetski
1
-0
/
+2
2008-07-03
[ARM] 5136/1: pxa: fix PWM device order for pxa27x
Philipp Zabel
1
-2
/
+2
2008-06-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-5
/
+2
2008-06-24
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-223
/
+285
2008-06-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-73
/
+27
2008-06-24
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-56
/
+34
2008-06-24
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
1
-13
/
+62
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-120
/
+13
2008-06-24
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
3
-0
/
+146
2008-06-24
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
1
-2
/
+0
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
1
-1
/
+1
2008-06-24
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
1
-2
/
+1
2008-06-24
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
5
-73
/
+27
2008-06-24
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
1
-8
/
+11
2008-06-24
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
1
-6
/
+0
2008-06-24
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
1
-5
/
+7
2008-06-24
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
1
-0
/
+1
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
3
-3
/
+8
2008-06-24
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
1
-12
/
+3
2008-06-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-27
/
+36
2008-06-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+2
2008-06-20
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
1
-0
/
+17
2008-06-20
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
2
-1
/
+4
2008-06-20
alpha: link failure fix
Ivan Kokshaysky
1
-0
/
+1
2008-06-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-13
/
+22
2008-06-20
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
1
-0
/
+2
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
1
-1
/
+1
2008-06-20
xen: don't drop NX bit
Jeremy Fitzhardinge
2
-25
/
+31
2008-06-20
xen: mask unwanted pte bits in __supported_pte_mask
Jeremy Fitzhardinge
2
-3
/
+6
[next]