Commit Graph

107298 Commits (c459dbf294b4a3d70490a468a7ca3907fb2c2f57)
 

Author SHA1 Message Date
Paul Mundt c459dbf294 sh: ptrace single stepping cleanups. 17 years ago
Paul Mundt c4637d4751 sh: seccomp support. 17 years ago
Paul Mundt cec3fd3e2a sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. 17 years ago
Simon Horman daf423db3b kdump: sh: parse elfcorehdr command line argument 17 years ago
Linus Torvalds 623fa579e6 Merge git://git.infradead.org/mtd-2.6 17 years ago
Linus Torvalds d65f5c5803 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 17 years ago
Linus Torvalds a8086ad803 Merge branch 'audit.b54' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current 17 years ago
Linus Torvalds b2bbf43e60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc 17 years ago
Linus Torvalds 561b35b341 Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 17 years ago
Linus Torvalds a7c2a10dab Merge branch 'hotfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 17 years ago
Linus Torvalds b14f7fb5aa Merge git://git.infradead.org/battery-2.6 17 years ago
Linus Torvalds 00e9028a95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 17 years ago
Linus Torvalds 57b1494d2b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 17 years ago
Linus Torvalds 9fe3b64be3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 17 years ago
Manuel Lauss e491d230fd au1xmmc: raise segment size limit. 17 years ago
Pierre Ossman b41e9c7b8e mmc_block: use proper sg iterators 17 years ago
Pierre Ossman a84756c573 mmc: properly iterate over sg list in debug check 17 years ago
Pierre Ossman b7ac2cf1cd mmc_test: Revert "mmc_test: test oversized sg lists" 17 years ago
Pierre Ossman 980167b7fb sdhci: check correct return value 17 years ago
Pierre Ossman ebd6d35784 sdhci: disable DMA for req, not completely 17 years ago
Pierre Ossman 4a3cba32cb sdhci: handle bug in JMB38x for sizes < 4 bytes 17 years ago
zhangxiliang 20c6aaa39a [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error output. 17 years ago
zhangxiliang 980dfb0db3 [PATCH] Fix the kernel panic of audit_filter_task when key field is set 17 years ago
zhangxiliang 036bbf76ad Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE audit messages 17 years ago
Vesa-Matti J Kari 1d6c9649e2 kernel/audit.c control character detection is off-by-one 17 years ago
Eric Paris ee1d315663 [PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd 17 years ago
Al Viro 8d66bf5481 [PATCH] pass struct path * to do_add_mount() 17 years ago
Al Viro d5686b444f [PATCH] switch mtd and dm-table to lookup_bdev() 17 years ago
Miklos Szeredi a95164d979 [patch 3/4] vfs: remove unused nameidata argument of may_create() 17 years ago
Alexey Dobriyan 7ee7c12b71 [PATCH] devpts: switch to IDA 17 years ago
Alexey Dobriyan 9a18540915 [PATCH 2/2] proc: switch inode number allocation to IDA 17 years ago
Alexey Dobriyan 67935df49d [PATCH 1/2] proc: fix inode number bogorithmetic 17 years ago
Al Viro 8266602033 [PATCH] fix bdev leak in block_dev.c do_open() 17 years ago
Al Viro 77e69dac3c [PATCH] fix races and leaks in vfs_quota_on() users 17 years ago
Al Viro 1b7e190b47 [PATCH] clean dup2() up a bit 17 years ago
Al Viro 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
Al Viro a1bc6eb4b4 [PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTL 17 years ago
Stephen Smalley f418b00607 Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree 17 years ago
Andrew Morton e4c094a595 [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings 17 years ago
Bryan Wu 4f0ca70e52 [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function 17 years ago
Mike Frysinger 0ee002b041 [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() 17 years ago
Mike Frysinger a0dd20184b [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default 17 years ago
Mike Frysinger 2445af3853 [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions 17 years ago
Mike Frysinger fcb90ba7e9 [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses 17 years ago
Mike Frysinger cf840392e8 [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10 17 years ago
Mike Frysinger e274f025e2 [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages 17 years ago
Martin Schwidefsky ab4227cb2d [S390] qeth: avoid use of include/asm-s390 17 years ago
Heiko Carstens fc7e1e4b1c [S390] dont use kthread for smp_rescan_cpus(). 17 years ago
Heiko Carstens 26f746f3e3 [S390] virtio console: fix section mismatch warning. 17 years ago
Cornelia Huck 1378ee9b67 [S390] cio: Include linux/string.h in schid.h. 17 years ago