index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp23xx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
Erez Zadok
1
-54
/
+75
2008-02-07
VFS: swap do_ioctl and vfs_ioctl names
Erez Zadok
3
-10
/
+24
2008-02-07
VFS: apply coding standards to fs/ioctl.c
Erez Zadok
1
-80
/
+84
2008-02-07
DS1WM: decouple host IRQ and INTR active state settings
Philipp Zabel
2
-4
/
+6
2008-02-07
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
Pavel Emelyanov
3
-8
/
+14
2008-02-07
power_supply: remove capacity_level from list of sysfs attributes
Thadeu Lima de Souza Cascardo
1
-1
/
+0
2008-02-07
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
Pavel Emelyanov
3
-9
/
+15
2008-02-07
9p: fix p9_printfcall export
Andrew Morton
1
-2
/
+2
2008-02-07
9p: transport API reorganization
Eric Van Hensbergen
11
-1253
/
+1208
2008-02-07
9p: add remove function to trans_virtio
Eric Van Hensbergen
1
-0
/
+19
2008-02-07
9p: Convert semaphore to spinlock for p9_idpool
Anthony Liguori
1
-12
/
+8
2008-02-07
9p: fix mmap to be read-only
Eric Van Hensbergen
1
-2
/
+2
2008-02-07
9p: add support for sticky bit
Anthony Liguori
2
-0
/
+6
2008-02-07
9p: Fix soft lockup in virtio transport
Eric Van Hensbergen
1
-1
/
+1
2008-02-07
9p: fix bug in attach-per-user
Eric Van Hensbergen
1
-2
/
+2
2008-02-07
9p: block-based virtio client
Eric Van Hensbergen
3
-152
/
+228
2008-02-07
9p: create transport rpc cut-thru
Eric Van Hensbergen
2
-16
/
+35
2008-02-07
9p: fix bug in p9_clone_stat
Martin Stava
1
-0
/
+5
2008-02-07
docbook: dmapool: fix fatal changed filename
Randy Dunlap
1
-1
/
+1
2008-02-06
x86: fix deadlock, make pgd_lock irq-safe
Ingo Molnar
2
-6
/
+9
2008-02-06
virtio: fix trivial build bug
Ingo Molnar
1
-0
/
+1
2008-02-06
x86: fix mttr trimming
Yinghai Lu
1
-10
/
+9
2008-02-06
x86: delay CPA self-test and repeat it
Ingo Molnar
2
-16
/
+53
2008-02-06
x86: fix 64-bit sections
Sam Ravnborg
1
-10
/
+5
2008-02-06
generic: add __FINITDATA
Ingo Molnar
1
-0
/
+1
2008-02-06
x86: remove suprious ifdefs from pageattr.c
Arjan van de Ven
1
-3
/
+0
2008-02-06
x86: mark the .rodata section also NX
Arjan van de Ven
2
-2
/
+9
2008-02-06
x86: fix iret exception recovery on 64-bit
Roland McGrath
1
-2
/
+1
2008-02-06
cpuidle: dubious one-bit signed bitfield in cpuidle.h
Harvey Harrison
1
-1
/
+1
2008-02-06
x86: fix sparse warnings in powernow-k8.c
Harvey Harrison
1
-1
/
+0
2008-02-06
x86: fix sparse error in traps_32.c
Harvey Harrison
1
-10
/
+5
2008-02-06
x86: trivial sparse/checkpatch in quirks.c
Harvey Harrison
1
-13
/
+13
2008-02-06
x86 ptrace: disallow null cs/ss
Roland McGrath
1
-2
/
+23
2008-02-06
MAINTAINERS: RDC R-321x SoC maintainer
Florian Fainelli
1
-0
/
+6
2008-02-06
brk randomization: introduce CONFIG_COMPAT_BRK
Ingo Molnar
3
-2
/
+25
2008-02-06
brk: check the lower bound properly
Jiri Kosina
1
-1
/
+1
2008-02-06
x86: remove X2 workaround
Ingo Molnar
1
-11
/
+0
2008-02-06
x86: make spurious fault handler aware of large mappings
Thomas Gleixner
1
-6
/
+17
2008-02-06
x86: make traps on entry code be debuggable in user space, 64-bit
Roland McGrath
1
-6
/
+15
2008-02-06
scsi: megaraid: trivial drop duplicate mutex.h include
Daniel Walker
1
-1
/
+0
2008-02-06
fb: fix warning: no return statement in function returning non-void
Anton Vorontsov
1
-0
/
+1
2008-02-06
virtio: add missing #include <linux/delay.h>
Johann Felix Soden
1
-0
/
+1
2008-02-06
ext3: fix lock inversion in direct IO
Jan Kara
1
-54
/
+52
2008-02-06
jbd.h: hide kernel only code
Olaf Hering
1
-2
/
+0
2008-02-06
ext3: remove unused code from ext3_find_entry()
Mariusz Kozlowski
1
-4
/
+0
2008-02-06
ext[234]: cleanup ext[234]_bg_num_gdb()
Akinobu Mita
3
-14
/
+3
2008-02-06
ext[234]: remove unused argument for ext[234]_find_goal()
Akinobu Mita
3
-16
/
+8
2008-02-06
ext[234]: use ext[234]_get_group_desc()
Akinobu Mita
3
-27
/
+12
2008-02-06
ext[234]: fix comment for nonexistent variable
Akinobu Mita
3
-4
/
+4
2008-02-06
ext3: change the default behaviour on error
Aneesh Kumar K.V
1
-8
/
+8
[next]