summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-04sh: module_alloc() should be using vmalloc_exec().Paul Mundt1-1/+2
2008-08-04sh: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-04sh: Add documentation and integrate into docbook build.Paul Mundt2-1/+106
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt4-37/+24
2008-08-04maple: Kill useless private_data pointer.Paul Mundt3-8/+12
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt3-15/+32
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin1-69/+32
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin1-43/+81
2008-08-04sh: /proc/asids depends on MMU.Paul Mundt1-1/+1
2008-08-03arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-03arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-03sh/boards/Makefile typo fixAdrian Bunk1-1/+1
2008-08-02sh: fix LIBGCCAdrian Bunk1-6/+6
2008-08-02sh: Revert the location change of auto-generated asm/machtypes.hPaul Mundt2-4/+4
2008-08-01net: stnic: Fix up fallout from SH header migration.Paul Mundt1-1/+1
2008-08-01sh: Fix up the audit arch endian specification.Paul Mundt2-2/+27
2008-08-01sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt7-158/+174
2008-08-01sh: ptrace single stepping cleanups.Paul Mundt3-140/+39
2008-08-01sh: seccomp support.Paul Mundt5-2/+37
2008-08-01sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt3-15/+31
2008-08-01kdump: sh: parse elfcorehdr command line argumentSimon Horman1-0/+20
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds39-173/+321
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds21-268/+203
2008-08-01Merge branch 'audit.b54' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-8/+19
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds7-95/+40
2008-08-01Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-0/+3956
2008-08-01Merge branch 'hotfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds1-1/+5
2008-08-01Merge git://git.infradead.org/battery-2.6Linus Torvalds7-76/+697
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds420-2942/+3357
2008-08-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-14/+20
2008-08-01Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds32-262/+427
2008-08-01au1xmmc: raise segment size limit.Manuel Lauss1-1/+7
2008-08-01mmc_block: use proper sg iteratorsPierre Ossman1-6/+11
2008-08-01mmc: properly iterate over sg list in debug checkPierre Ossman1-2/+3
2008-08-01mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman1-82/+3
2008-08-01sdhci: check correct return valuePierre Ossman1-1/+1
2008-08-01sdhci: disable DMA for req, not completelyPierre Ossman1-2/+2
2008-08-01sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman3-1/+13
2008-08-01[PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error ...zhangxiliang1-3/+8
2008-08-01[PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang1-1/+1
2008-08-01Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE au...zhangxiliang1-2/+8
2008-08-01kernel/audit.c control character detection is off-by-oneVesa-Matti J Kari1-1/+1
2008-08-01[PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditdEric Paris1-1/+1
2008-08-01[PATCH] pass struct path * to do_add_mount()Al Viro5-12/+13
2008-08-01[PATCH] switch mtd and dm-table to lookup_bdev()Al Viro3-45/+18
2008-08-01[patch 3/4] vfs: remove unused nameidata argument of may_create()Miklos Szeredi1-8/+7
2008-08-01[PATCH] devpts: switch to IDAAlexey Dobriyan1-8/+8
2008-08-01[PATCH 2/2] proc: switch inode number allocation to IDAAlexey Dobriyan1-5/+5
2008-08-01[PATCH 1/2] proc: fix inode number bogorithmeticAlexey Dobriyan1-12/+9
2008-08-01[PATCH] fix bdev leak in block_dev.c do_open()Al Viro1-1/+3