Age | Commit message (Expand) | Author |
2008-08-04 | sh: Fix up broken kerneldoc comments. | Paul Mundt |
2008-08-04 | maple: Kill useless private_data pointer. | Paul Mundt |
2008-08-04 | maple: Clean up maple_driver_register/unregister routines. | Paul Mundt |
2008-08-04 | input: Clean up maple keyboard driver | Adrian McMenamin |
2008-08-04 | maple: allow removal and reinsertion of keyboard driver module | Adrian McMenamin |
2008-08-04 | sh: /proc/asids depends on MMU. | Paul Mundt |
2008-08-03 | arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include | Huang Weiyi |
2008-08-03 | arch/sh/boards/board-ap325rxa.c: removed duplicated #include | Huang Weiyi |
2008-08-03 | sh/boards/Makefile typo fix | Adrian Bunk |
2008-08-02 | sh: fix LIBGCC | Adrian Bunk |
2008-08-02 | sh: Revert the location change of auto-generated asm/machtypes.h | Paul Mundt |
2008-08-02 | net: stnic: Fix up fallout from SH header migration. | Paul Mundt |
2008-08-02 | sh: Fix up the audit arch endian specification. | Paul Mundt |
2008-08-02 | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. | Paul Mundt |
2008-08-02 | sh: ptrace single stepping cleanups. | Paul Mundt |
2008-08-02 | sh: seccomp support. | Paul Mundt |
2008-08-02 | sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. | Paul Mundt |
2008-08-02 | kdump: sh: parse elfcorehdr command line argument | Simon Horman |
2008-08-01 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-08-01 | Merge branch 'audit.b54' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2008-08-01 | Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2008-08-01 | Merge branch 'hotfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2008-08-01 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2008-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-08-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-08-01 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-08-01 | au1xmmc: raise segment size limit. | Manuel Lauss |
2008-08-01 | mmc_block: use proper sg iterators | Pierre Ossman |
2008-08-01 | mmc: properly iterate over sg list in debug check | Pierre Ossman |
2008-08-01 | mmc_test: Revert "mmc_test: test oversized sg lists" | Pierre Ossman |
2008-08-01 | sdhci: check correct return value | Pierre Ossman |
2008-08-01 | sdhci: disable DMA for req, not completely | Pierre Ossman |
2008-08-01 | sdhci: handle bug in JMB38x for sizes < 4 bytes | Pierre Ossman |
2008-08-01 | [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error ... | zhangxiliang |
2008-08-01 | [PATCH] Fix the kernel panic of audit_filter_task when key field is set | zhangxiliang |
2008-08-01 | Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE au... | zhangxiliang |
2008-08-01 | kernel/audit.c control character detection is off-by-one | Vesa-Matti J Kari |
2008-08-01 | [PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd | Eric Paris |
2008-08-01 | [PATCH] pass struct path * to do_add_mount() | Al Viro |
2008-08-01 | [PATCH] switch mtd and dm-table to lookup_bdev() | Al Viro |
2008-08-01 | [patch 3/4] vfs: remove unused nameidata argument of may_create() | Miklos Szeredi |
2008-08-01 | [PATCH] devpts: switch to IDA | Alexey Dobriyan |
2008-08-01 | [PATCH 2/2] proc: switch inode number allocation to IDA | Alexey Dobriyan |
2008-08-01 | [PATCH 1/2] proc: fix inode number bogorithmetic | Alexey Dobriyan |
2008-08-01 | [PATCH] fix bdev leak in block_dev.c do_open() | Al Viro |
2008-08-01 | [PATCH] fix races and leaks in vfs_quota_on() users | Al Viro |
2008-08-01 | [PATCH] clean dup2() up a bit | Al Viro |
2008-08-01 | [PATCH] merge locate_fd() and get_unused_fd() | Al Viro |