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
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
11
-115
/
+2
2011-03-23
remove dma64_addr_t
FUJITA Tomonori
11
-80
/
+0
2011-03-23
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
1
-0
/
+9
2011-03-23
rapidio: modify mport ID assignment
Alexandre Bounine
1
-25
/
+0
2011-03-23
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-9
/
+1
2011-03-23
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
5
-3
/
+31
2011-03-23
rapidio: add architecture specific callbacks
Alexandre Bounine
1
-25
/
+27
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
22
-79
/
+0
2011-03-23
m68k: remove inline asm from minix_find_first_zero_bit
Akinobu Mita
1
-7
/
+3
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
22
-59
/
+0
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
17
-0
/
+17
2011-03-23
m68knommu: introduce little-endian bitops
Akinobu Mita
2
-14
/
+27
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
11
-0
/
+41
2011-03-23
m68k: introduce little-endian bitops
Akinobu Mita
1
-26
/
+67
2011-03-23
arm: introduce little-endian bitops
Akinobu Mita
1
-26
/
+65
2011-03-23
s390: introduce little-endian bitops
Akinobu Mita
1
-19
/
+54
2011-03-23
powerpc: introduce little-endian bitops
Akinobu Mita
1
-23
/
+38
2011-03-23
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-2
/
+2
2011-03-23
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
5
-16
/
+17
2011-03-23
ia64: fix build breakage in asm/thread_info.h
Luck, Tony
1
-1
/
+1
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
5
-8
/
+8
2011-03-23
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
5
-7
/
+7
2011-03-23
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
5
-11
/
+12
2011-03-23
x86: mark associated mm when running a task in 32 bit compatibility mode
Stephen Wilson
2
-0
/
+9
2011-03-23
x86: add context tag to mark mm when running a task in 32-bit compatibility mode
Stephen Wilson
1
-0
/
+6
2011-03-23
MN10300: gcc 4.6 vs am33 inline assembly
Richard Henderson
1
-4
/
+17
2011-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+7
2011-03-23
ARM: mach-shmobile: add coherent DMA mask to CEU camera devices
Guennadi Liakhovetski
2
-2
/
+4
2011-03-23
ARM: mach-shmobile: Dynamic backlight control for Mackerel
Magnus Damm
1
-1
/
+21
2011-03-23
sh: Fix ptrace hw_breakpoint handling
David Engraf
1
-0
/
+2
2011-03-23
sh: Fix ptrace fpu state initialisation
Phil Edworthy
2
-0
/
+12
2011-03-23
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+7
2011-03-23
sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.
Paul Mundt
1
-2
/
+1
2011-03-23
sh: pmb: Use struct syscore_ops instead of sysdevs
Paul Mundt
1
-29
/
+14
2011-03-23
mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part
Andres Salomon
1
-2
/
+2
2011-03-23
mfd: Add sharing for cs5535 acpi/pms cells
Andres Salomon
1
-22
/
+20
2011-03-23
mfd: mfd_cell is now implicitly available to mc13xxx drivers
Andres Salomon
4
-14
/
+23
2011-03-23
OMAP4: add clk32kg data to omap4panda and blaze board file
Balaji T K
2
-0
/
+14
2011-03-23
[S390] cmpxchg: implement cmpxchg64()
Heiko Carstens
1
-9
/
+29
2011-03-23
[S390] xchg/cmpxchg: move to own header file
Heiko Carstens
2
-195
/
+206
2011-03-23
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
1
-4
/
+0
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-4
/
+0
2011-03-23
[S390] setup: register bss section as resource
Heiko Carstens
1
-0
/
+8
2011-03-23
[S390] setup: simplify setup_resources()
Heiko Carstens
1
-46
/
+34
2011-03-23
[S390] wire up sys_syncfs
Heiko Carstens
3
-1
/
+8
2011-03-23
[S390] wire up sys_clock_adjtime
Heiko Carstens
3
-1
/
+9
2011-03-23
[S390] wire up sys_open_by_handle_at
Heiko Carstens
3
-1
/
+10
2011-03-23
[S390] wire up sys_name_to_handle_at
Heiko Carstens
3
-1
/
+12
2011-03-23
[S390] oprofile: disable hw sampling for CONFIG_32BIT
Heiko Carstens
2
-3
/
+15
2011-03-23
[S390] early: limit savesys cmd string handling
Heiko Carstens
1
-2
/
+3
[prev]
[next]