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-03-16
powerpc/85xx: Make sure lwarx hint isn't set on ppc32
Kumar Gala
1
-3
/
+3
2010-03-09
powerpc/booke: Fix breakpoint/watchpoint one-shot behavior
Dave Kleikamp
1
-6
/
+6
2010-03-09
powerpc: Reduce printk from pseries_mach_cpu_die()
Vaidyanathan Srinivasan
1
-11
/
+0
2010-03-09
powerpc: Move checks in pseries_mach_cpu_die()
Vaidyanathan Srinivasan
1
-15
/
+15
2010-03-09
powerpc: Reset kernel stack on cpu online from cede state
Vaidyanathan Srinivasan
3
-5
/
+16
2010-03-09
powerpc/pseries: Pass CPPR value to H_XIRR hcall
Mark Nelson
2
-5
/
+6
2010-03-09
powerpc/booke: Fix a couple typos in the advanced ptrace code
Dave Kleikamp
2
-3
/
+3
2010-03-09
powerpc: Fix SMP build with disabled CPU hotplugging.
Adam Lackorzynski
1
-1
/
+21
2010-03-09
powerpc: Dynamically allocate pacas
Michael Ellerman
7
-42
/
+118
2010-03-09
Merge commit 'kumar/next' into merge
Benjamin Herrenschmidt
22
-174
/
+1045
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
13
-25
/
+60
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-1
/
+24
2010-03-08
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
1
-1
/
+1
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-7
/
+0
2010-03-08
[S390] Cleanup xtime usage
John Stultz
1
-5
/
+5
2010-03-08
[S390] uaccess: make sure copy_from_user_overflow is builtin
Heiko Carstens
1
-1
/
+2
2010-03-07
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
1
-0
/
+1
2010-03-07
platform-drivers: move probe to .devinit.text in arch/arm
Uwe Kleine-König
4
-4
/
+4
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
5
-5
/
+5
2010-03-07
sysdev: fix missing s390 conversion
Heiko Carstens
1
-1
/
+3
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
3
-15
/
+47
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
38
-162
/
+1610
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
28
-478
/
+1295
2010-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...
Linus Torvalds
10
-55
/
+67
2010-03-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
3
-0
/
+635
2010-03-07
[WATCHDOG] watchdog_info constify
Wim Van Sebroeck
1
-1
/
+1
2010-03-06
parisc: use __ratelimit in unaligned.c
Akinobu Mita
1
-10
/
+4
2010-03-06
parisc: Convert to read/update_persistent_clock
john stultz
1
-16
/
+13
2010-03-06
parisc: Simplify param.h by including <asm-generic/param.h>
Robert P. J. Day
1
-22
/
+1
2010-03-06
parisc: drop unnecessary cast in __ldcw_align() macro
Helge Deller
1
-1
/
+1
2010-03-06
parisc: add strict copy size checks (v2)
Helge Deller
3
-3
/
+41
2010-03-06
parisc: remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-03-06
parisc: ditto sys_accept4
Kyle McMartin
2
-1
/
+3
2010-03-06
parisc: wire up sys_recvmmsg
Helge Deller
2
-1
/
+3
2010-03-06
elf coredump: add extended numbering support
Daisuke HATAYAMA
2
-0
/
+32
2010-03-06
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
Daisuke HATAYAMA
6
-91
/
+135
2010-03-06
nodemask.h: remove macro any_online_node
H Hartley Sweeten
1
-3
/
+3
2010-03-06
um: tell git to ignore generated files
WANG Cong
1
-0
/
+3
2010-03-06
uml: line.c: avoid NULL pointer dereference
Alexander Beregalov
1
-2
/
+2
2010-03-06
cris v32: typo in crisv32_arbiter_unwatch()?
Roel Kluin
1
-1
/
+1
2010-03-06
cryptocop: fix assertion in create_output_descriptors()
Roel Kluin
1
-1
/
+1
2010-03-06
cris: convert to use arch_gettimeoffset()
john stultz
2
-66
/
+8
2010-03-06
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
Roel Kluin
1
-1
/
+2
2010-03-06
frv: remove pci_dma_sync_single() and pci_dma_sync_sg()
FUJITA Tomonori
1
-37
/
+0
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
2
-0
/
+3
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2
-2
/
+2
2010-03-06
[WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driver
Mika Westerberg
2
-0
/
+23
2010-03-05
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
59
-1447
/
+3254
2010-03-05
x86: fix mtrr missing kernel-doc
Randy Dunlap
1
-0
/
+1
2010-03-05
Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-107
/
+611
[next]