| Commit message (Expand) | Author | Files | Lines |
2008-08-01 | [MTD] [OneNAND] Add defines for HF and sync write | Adrian Hunter | 1 | -0/+2 |
2008-08-01 | [MTD] dataflash OTP support | David Brownell | 6 | -9/+219 |
2008-08-01 | au1xmmc: raise segment size limit. | Manuel Lauss | 1 | -1/+7 |
2008-08-01 | mmc_block: use proper sg iterators | Pierre Ossman | 1 | -6/+11 |
2008-08-01 | mmc: properly iterate over sg list in debug check | Pierre Ossman | 1 | -2/+3 |
2008-08-01 | mmc_test: Revert "mmc_test: test oversized sg lists" | Pierre Ossman | 1 | -82/+3 |
2008-08-01 | sdhci: check correct return value | Pierre Ossman | 1 | -1/+1 |
2008-08-01 | sdhci: disable DMA for req, not completely | Pierre Ossman | 1 | -2/+2 |
2008-08-01 | sdhci: handle bug in JMB38x for sizes < 4 bytes | Pierre Ossman | 3 | -1/+13 |
2008-08-01 | [PATCH] Fix the bug of using AUDIT_STATUS_RATE_LIMIT when set fail, no error ... | zhangxiliang | 1 | -3/+8 |
2008-08-01 | [PATCH] Fix the kernel panic of audit_filter_task when key field is set | zhangxiliang | 1 | -1/+1 |
2008-08-01 | Re: [PATCH] the loginuid field should be output in all AUDIT_CONFIG_CHANGE au... | zhangxiliang | 1 | -2/+8 |
2008-08-01 | kernel/audit.c control character detection is off-by-one | Vesa-Matti J Kari | 1 | -1/+1 |
2008-08-01 | [PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd | Eric Paris | 1 | -1/+1 |
2008-08-01 | [PATCH] pass struct path * to do_add_mount() | Al Viro | 5 | -12/+13 |
2008-08-01 | [PATCH] switch mtd and dm-table to lookup_bdev() | Al Viro | 3 | -45/+18 |
2008-08-01 | [patch 3/4] vfs: remove unused nameidata argument of may_create() | Miklos Szeredi | 1 | -8/+7 |
2008-08-01 | [PATCH] devpts: switch to IDA | Alexey Dobriyan | 1 | -8/+8 |
2008-08-01 | [PATCH 2/2] proc: switch inode number allocation to IDA | Alexey Dobriyan | 1 | -5/+5 |
2008-08-01 | [PATCH 1/2] proc: fix inode number bogorithmetic | Alexey Dobriyan | 1 | -12/+9 |
2008-08-01 | [PATCH] fix bdev leak in block_dev.c do_open() | Al Viro | 1 | -1/+3 |
2008-08-01 | [PATCH] fix races and leaks in vfs_quota_on() users | Al Viro | 5 | -22/+35 |
2008-08-01 | [PATCH] clean dup2() up a bit | Al Viro | 1 | -26/+27 |
2008-08-01 | [PATCH] merge locate_fd() and get_unused_fd() | Al Viro | 4 | -130/+77 |
2008-08-01 | [PATCH] ipv4_static_sysctl_init() should be under CONFIG_SYSCTL | Al Viro | 1 | -0/+2 |
2008-08-01 | Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree | Stephen Smalley | 1 | -1/+1 |
2008-08-01 | [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings | Andrew Morton | 1 | -3/+5 |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p... | Bryan Wu | 1 | -14/+24 |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk() | Mike Frysinger | 1 | -2/+1 |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default | Mike Frysinger | 1 | -0/+1 |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob... | Mike Frysinger | 1 | -3/+3 |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin... | Mike Frysinger | 2 | -0/+52 |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext... | Mike Frysinger | 1 | -2/+2 |
2008-08-01 | [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th... | Mike Frysinger | 1 | -1/+1 |
2008-08-01 | [S390] qeth: avoid use of include/asm-s390 | Martin Schwidefsky | 1 | -2/+2 |
2008-08-01 | [S390] dont use kthread for smp_rescan_cpus(). | Heiko Carstens | 1 | -12/+1 |
2008-08-01 | [S390] virtio console: fix section mismatch warning. | Heiko Carstens | 1 | -1/+1 |
2008-08-01 | [S390] cio: Include linux/string.h in schid.h. | Cornelia Huck | 1 | -0/+1 |
2008-08-01 | [S390] qdio: fix section mismatch bug. | Heiko Carstens | 2 | -2/+2 |
2008-08-01 | [S390] stp: fix section mismatch warning. | Heiko Carstens | 1 | -1/+1 |
2008-08-01 | [S390] Remove diag 0x260 call from memory detection. | Heiko Carstens | 1 | -23/+0 |
2008-08-01 | [S390] qdio: make sure qdr is aligned to page size | Jan Glauber | 2 | -2/+2 |
2008-08-01 | [S390] Add support for memory hot-remove. | Gerald Schaefer | 3 | -1/+20 |
2008-08-01 | [S390] Wire up new syscalls. | Heiko Carstens | 3 | -1/+50 |
2008-08-01 | [S390] cio: Memory allocation for idset changed. | Michael Ernst | 1 | -4/+4 |
2008-08-01 | [S390] qeth: preallocated qeth header for hiper socket | Frank Blaschka | 4 | -39/+126 |
2008-08-01 | [S390] Optimize storage key operations for anon pages | Martin Schwidefsky | 2 | -4/+2 |
2008-08-01 | [S390] nohz/sclp: disable timer on synchronous waits. | Heiko Carstens | 3 | -4/+20 |
2008-08-01 | [S390] ipl: Reboot from alternate device does not work when booting from file | Michael Holzheu | 2 | -2/+6 |
2008-08-01 | [S390] dasd: Add support for enhanced VM UID | Stefan Weinhuber | 5 | -163/+189 |