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
/
include
/
asm-s390
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-31
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
1
-0
/
+2
2008-01-30
s390: use generic percpu linux-2.6.git
travis@sgi.com
1
-24
/
+9
2008-01-30
modules: fold percpu_modcopy into module.c
travis@sgi.com
1
-9
/
+0
2008-01-30
percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h
travis@sgi.com
1
-18
/
+0
2008-01-30
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
1
-2
/
+0
2008-01-28
ext4: Add ext4_find_next_bit()
Aneesh Kumar K.V
1
-0
/
+2
2008-01-26
[S390] do local_irq_restore while spinning in spin_lock_irqsave.
Hisashi Hifumi
1
-1
/
+12
2008-01-26
[S390] add smp_call_function_mask
Carsten Otte
1
-0
/
+2
2008-01-26
[S390] Unused field / extern declaration in processor.h
Martin Schwidefsky
1
-4
/
+0
2008-01-26
[S390] single-step cleanup
Roland McGrath
1
-0
/
+8
2008-01-26
[S390] include/asm-s390/: Spelling fixes
Joe Perches
4
-5
/
+5
2008-01-26
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
Michael Holzheu
1
-0
/
+4
2008-01-26
[S390] kernel: Shutdown Actions Interface
Michael Holzheu
1
-1
/
+3
2008-01-26
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
2
-4
/
+0
2008-01-26
[S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.
Heiko Carstens
1
-2
/
+2
2008-01-26
[S390] Remove owner_pc member from raw_spinlock_t.
Heiko Carstens
2
-14
/
+6
2008-01-26
[S390] Change vmalloc defintions
Christian Borntraeger
1
-30
/
+16
2008-01-26
[S390] Avoid warnings in tlblush.h
Martin Schwidefsky
1
-3
/
+17
2008-01-26
[S390] Fix tlb flushing with idte.
Martin Schwidefsky
2
-21
/
+18
2008-01-26
[S390] Standby cpu activation/deactivation.
Heiko Carstens
1
-1
/
+20
2008-01-26
[S390] cio: Extend adapter interrupt interface.
Peter Oberparleiter
1
-0
/
+19
2007-12-17
[S390] pud_present/pmd_present bug.
Martin Schwidefsky
1
-4
/
+4
2007-11-20
[S390] Fix irq tracing and lockdep_sys_exit calls.
Heiko Carstens
1
-0
/
+5
2007-10-22
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-518
/
+541
2007-10-22
Add CONFIG_DEBUG_SG sg validation
Jens Axboe
1
-0
/
+3
2007-10-22
Change table chaining layout
Jens Axboe
1
-1
/
+1
2007-10-22
[S390] 4level-fixup cleanup
Martin Schwidefsky
4
-71
/
+90
2007-10-22
[S390] Cleanup page table definitions.
Martin Schwidefsky
5
-299
/
+191
2007-10-22
[S390] Remove unused user_seg from thread structure.
Martin Schwidefsky
1
-11
/
+3
2007-10-22
[S390] tlb flush fix.
Martin Schwidefsky
4
-149
/
+244
2007-10-22
[S390] Add per-cpu idle time / idle count sysfs attributes.
Heiko Carstens
1
-0
/
+25
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+4
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-7
/
+0
2007-10-18
bitops: introduce lock ops
Nick Piggin
1
-0
/
+1
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
1
-1
/
+0
2007-10-17
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
1
-3
/
+3
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+1
2007-10-16
x86: optimize page faults like all other achitectures and kill notifier cruft
Christoph Hellwig
2
-16
/
+0
2007-10-12
[S390] s390: use PAGE_SIZE in vmlinux.lds
Sam Ravnborg
1
-1
/
+2
2007-10-12
[S390] Make vmalloc area start at address > 4GB.
Heiko Carstens
1
-3
/
+10
2007-10-12
[S390] Force link error if xchg/cmpxchg gets called with unsupported size.
Heiko Carstens
1
-11
/
+13
2007-10-12
[S390] Get rid of ARCH_KMALLOC_MINALIGN.
Heiko Carstens
1
-2
/
+0
2007-10-12
[S390] remove packed attribute from ext_int_info_t.
Christian Borntraeger
1
-6
/
+2
2007-10-12
[S390] zcrypt: remove duplicated struct CPRBX definition
Ralph Wuerthner
1
-2
/
+2
2007-10-12
[S390] cio: Introduce ccw_bus_type.shutdown.
Cornelia Huck
1
-0
/
+2
2007-10-12
[S390] cio: Add docbook comments.
Cornelia Huck
3
-135
/
+260
2007-10-12
[S390] cio: Kerneldoc comments for cmf.
Cornelia Huck
1
-50
/
+15
2007-10-12
[S390] cio: Fix some coding style issues in cmf.
Cornelia Huck
1
-4
/
+4
2007-08-22
[S390] Change atomic_read/set to inline functions with barrier semantics.
Heiko Carstens
1
-4
/
+22
[next]