index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
5
-1
/
+21
2010-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-104
/
+171
2010-09-22
powerpc: fix double syscall restarts
Al Viro
3
-3
/
+4
2010-09-21
sparc: Prevent no-handler signal syscall restart recursion.
David S. Miller
3
-1
/
+7
2010-09-21
sparc: Don't mask signal when we can't setup signal frame.
David S. Miller
3
-58
/
+93
2010-09-21
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-25
/
+25
2010-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-5
/
+8
2010-09-21
x86, setup: Fix earlyprintk=serial,0x3f8,115200
Yinghai Lu
1
-1
/
+13
2010-09-21
x86, setup: Fix earlyprintk=serial,ttyS0,115200
Yinghai Lu
1
-1
/
+1
2010-09-20
sparc64: Fix race in signal instruction flushing.
David S. Miller
1
-42
/
+60
2010-09-21
lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.
Rusty Russell
1
-5
/
+8
2010-09-20
frv: double syscall restarts, syscall restart in sigreturn()
Al Viro
1
-1
/
+3
2010-09-20
frv: handling of restart into restart_syscall is fscked
Al Viro
1
-1
/
+1
2010-09-20
frv: avoid infinite loop of SIGSEGV delivery
Al Viro
1
-2
/
+2
2010-09-20
frv: fix address verification holes in setup_frame/setup_rt_frame
Al Viro
1
-16
/
+22
2010-09-20
frv: restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-19
ARM: dove: fix __io() definition to use bus based offset
Eric Miao
1
-3
/
+3
2010-09-19
ARM: kirkwood: Unbreak PCIe I/O port
Arnaud Patard
2
-3
/
+3
2010-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
13
-131
/
+88
2010-09-19
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-66
/
+107
2010-09-19
ARM: Fix build error when using KCONFIG_CONFIG
Russell King
1
-1
/
+1
2010-09-19
ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing
Catalin Marinas
2
-0
/
+18
2010-09-19
ARM: 6400/1: at91: fix arch_gettimeoffset fallout
Peter Korsgaard
1
-1
/
+0
2010-09-18
alpha: deal with multiple simultaneously pending signals
Al Viro
1
-5
/
+11
2010-09-18
alpha: fix a 14 years old bug in sigreturn tracing
Al Viro
1
-2
/
+11
2010-09-18
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
3
-69
/
+2
2010-09-18
alpha: belated ERESTART_RESTARTBLOCK race fix
Al Viro
1
-1
/
+2
2010-09-18
alpha: Shift perf event pending work earlier in timer interrupt
Michael Cree
1
-5
/
+5
2010-09-18
alpha: wire up fanotify and prlimit64 syscalls
Mikael Pettersson
2
-1
/
+7
2010-09-18
alpha: kill big kernel lock
Arnd Bergmann
2
-8
/
+0
2010-09-18
alpha: fix build breakage in asm/cacheflush.h
Tejun Heo
1
-0
/
+2
2010-09-18
alpha: remove unnecessary cast from void* in assignment.
matt mooney
2
-2
/
+2
2010-09-18
alpha: Use static const char * const where possible
Joe Perches
4
-38
/
+46
2010-09-18
ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410
Darius Augulis
1
-1
/
+1
2010-09-18
ARM: S3C64XX: Fix coding style errors on mach-real6410
Darius Augulis
1
-52
/
+52
2010-09-18
ARM: S3C64XX: Prototype SPI devices
Mark Brown
1
-0
/
+1
2010-09-17
arm: fix really nasty sigreturn bug
Al Viro
1
-0
/
+2
2010-09-17
ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM
Daniel Walker
1
-1
/
+25
2010-09-17
ARM: prevent multiple syscall restarts
Russell King
1
-0
/
+2
2010-09-17
ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr reg...
Catalin Marinas
1
-1
/
+1
2010-09-17
ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co...
Will Deacon
2
-0
/
+23
2010-09-17
ARM: 6388/1: errata: DMB operation may be faulty
Will Deacon
2
-2
/
+26
2010-09-17
ARM: 6387/1: errata: check primary part ID in proc-v7.S
Will Deacon
1
-3
/
+8
2010-09-17
ARM: 6377/1: supply _cansleep gpio function to U300
Linus Walleij
1
-0
/
+3
2010-09-17
ARM: 6376/1: plat-nomadik: MTU: Change prescaler limit and comment updates
Linus Walleij
1
-7
/
+10
2010-09-17
ARM: 6375/1: plat-nomadik: MTU timer trivial bug fix
Linus Walleij
1
-14
/
+2
2010-09-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-39
/
+23
2010-09-17
x86: Fix instruction breakpoint encoding
Frederic Weisbecker
2
-22
/
+20
2010-09-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-31
/
+11
2010-09-16
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
12
-51
/
+94
[prev]
[next]