index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-01
OMAP: PM: Fix build when CONFIG_PM_DEBUG isn't set
Loïc Minier
1
-3
/
+4
2010-10-01
OMAP3: CPUidle: remove redundant setting of PER next power state
Kevin Hilman
1
-3
/
+1
2010-09-23
OMAP: GPIO: ensure debounce clocks are disabled during idle/suspend
Kevin Hilman
1
-2
/
+4
2010-09-23
OMAP4: pm: Change l3_main to l3_main_1 during bus device init
Benoit Cousson
1
-2
/
+5
2010-09-23
OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2
Benoit Cousson
5
-4
/
+489
2010-09-23
OMAP: omap_device: make all devices a child of a new parent device
Kevin Hilman
2
-0
/
+14
2010-09-23
Revert "OMAP: omap_device: add omap_device_is_valid()"
Kevin Hilman
2
-22
/
+0
2010-09-23
OMAP clockdomain: initialize clockdomain registers when the clockdomain layer...
Paul Walmsley
2
-98
/
+15
2010-09-23
omap: pm: Move set_pwrdm_state routine to common pm.c
Santosh Shilimkar
3
-50
/
+55
2010-09-23
omap: pm-debug: Enable wakeup_timer_milliseconds debugfs entry
Santosh Shilimkar
1
-0
/
+3
2010-09-23
omap: pm-debug: Move common debug code to pm-debug.c
Santosh Shilimkar
3
-18
/
+20
2010-09-23
OMAP4: pm.c extensions for OMAP4 support
Thara Gopinath
2
-6
/
+17
2010-09-23
OMAP3: PM: move device-specific special cases from PM core into CPUidle
Kevin Hilman
2
-16
/
+56
2010-09-21
OMAP: PM debugfs removing OMAP3 hardcodings.
Thara Gopinath
2
-10
/
+16
2010-09-21
OMAP3: PM: whitespace cleanup around IO wakeup enable
Kevin Hilman
1
-3
/
+3
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
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-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-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-39
/
+23
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
2010-09-15
[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask
Petr Tesarik
1
-31
/
+11
2010-09-15
arch/tile: fix formatting bug in register dumps
Chris Metcalf
1
-1
/
+1
2010-09-15
arch/tile: fix memcpy_fromio()/memcpy_toio() signatures
Chris Metcalf
1
-4
/
+4
2010-09-15
arch/tile: Save and restore extra user state for tilegx
Chris Metcalf
4
-7
/
+34
2010-09-15
arch/tile: Change struct sigcontext to be more useful
Chris Metcalf
5
-27
/
+36
2010-09-15
arch/tile: finish const-ifying sys_execve()
Chris Metcalf
3
-12
/
+19
2010-09-14
Merge ssh://master.kernel.org/home/hpa/tree/sec
Linus Torvalds
9
-16
/
+22
2010-09-14
MN10300: Fix up the IRQ names for the on-chip serial ports
David Howells
1
-11
/
+11
2010-09-14
x86-64, compat: Retruncate rax after ia32 syscall entry tracing
Roland McGrath
1
-1
/
+7
2010-09-14
x86-64, compat: Test %rax for the syscall number, not %eax
H. Peter Anvin
1
-7
/
+7
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
8
-8
/
+8
[next]