summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp23xx (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-07VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctlsErez Zadok1-54/+75
2008-02-07VFS: swap do_ioctl and vfs_ioctl namesErez Zadok3-10/+24
2008-02-07VFS: apply coding standards to fs/ioctl.cErez Zadok1-80/+84
2008-02-07DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel2-4/+6
2008-02-07gfs2: make gfs2_glock.gl_owner_pid be a struct pid *Pavel Emelyanov3-8/+14
2008-02-07power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo1-1/+0
2008-02-07gfs2: make gfs2_holder.gh_owner_pid be a struct pid *Pavel Emelyanov3-9/+15
2008-02-079p: fix p9_printfcall exportAndrew Morton1-2/+2
2008-02-079p: transport API reorganizationEric Van Hensbergen11-1253/+1208
2008-02-079p: add remove function to trans_virtioEric Van Hensbergen1-0/+19
2008-02-079p: Convert semaphore to spinlock for p9_idpoolAnthony Liguori1-12/+8
2008-02-079p: fix mmap to be read-onlyEric Van Hensbergen1-2/+2
2008-02-079p: add support for sticky bitAnthony Liguori2-0/+6
2008-02-079p: Fix soft lockup in virtio transportEric Van Hensbergen1-1/+1
2008-02-079p: fix bug in attach-per-userEric Van Hensbergen1-2/+2
2008-02-079p: block-based virtio clientEric Van Hensbergen3-152/+228
2008-02-079p: create transport rpc cut-thruEric Van Hensbergen2-16/+35
2008-02-079p: fix bug in p9_clone_statMartin Stava1-0/+5
2008-02-07docbook: dmapool: fix fatal changed filenameRandy Dunlap1-1/+1
2008-02-06x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2-6/+9
2008-02-06virtio: fix trivial build bugIngo Molnar1-0/+1
2008-02-06x86: fix mttr trimmingYinghai Lu1-10/+9
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar2-16/+53
2008-02-06x86: fix 64-bit sectionsSam Ravnborg1-10/+5
2008-02-06generic: add __FINITDATAIngo Molnar1-0/+1
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven1-3/+0
2008-02-06x86: mark the .rodata section also NXArjan van de Ven2-2/+9
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath1-2/+1
2008-02-06cpuidle: dubious one-bit signed bitfield in cpuidle.hHarvey Harrison1-1/+1
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison1-1/+0
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison1-10/+5
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison1-13/+13
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath1-2/+23
2008-02-06MAINTAINERS: RDC R-321x SoC maintainerFlorian Fainelli1-0/+6
2008-02-06brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar3-2/+25
2008-02-06brk: check the lower bound properlyJiri Kosina1-1/+1
2008-02-06x86: remove X2 workaroundIngo Molnar1-11/+0
2008-02-06x86: make spurious fault handler aware of large mappingsThomas Gleixner1-6/+17
2008-02-06x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath1-6/+15
2008-02-06scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker1-1/+0
2008-02-06fb: fix warning: no return statement in function returning non-voidAnton Vorontsov1-0/+1
2008-02-06virtio: add missing #include <linux/delay.h>Johann Felix Soden1-0/+1
2008-02-06ext3: fix lock inversion in direct IOJan Kara1-54/+52
2008-02-06jbd.h: hide kernel only codeOlaf Hering1-2/+0
2008-02-06ext3: remove unused code from ext3_find_entry()Mariusz Kozlowski1-4/+0
2008-02-06ext[234]: cleanup ext[234]_bg_num_gdb()Akinobu Mita3-14/+3
2008-02-06ext[234]: remove unused argument for ext[234]_find_goal()Akinobu Mita3-16/+8
2008-02-06ext[234]: use ext[234]_get_group_desc()Akinobu Mita3-27/+12
2008-02-06ext[234]: fix comment for nonexistent variableAkinobu Mita3-4/+4
2008-02-06ext3: change the default behaviour on errorAneesh Kumar K.V1-8/+8