aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-04[IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096Robin Holt1-3/+3
2008-08-04[IA64] Cleanup generated file not ignored by .gitignoreRobin Holt1-0/+1
2008-08-04[IA64] pv_ops: fix ivt.S paravirtualizationIsaku Yamahata1-2/+2
2008-08-03[ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski1-1/+0
2008-08-02ext4: remove write-only variables from ext4_ordered_write_endEric Sandeen1-4/+0
2008-08-02[ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King15-30/+30
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King182-95/+95
2008-08-02fat: Fix allow_utime optionOGAWA Hirofumi1-2/+4
2008-08-02mm: dont clear PG_uptodate on truncate/invalidateMiklos Szeredi1-2/+0
2008-08-02[ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King1-3/+0
2008-08-02[MTD] Fix !CONFIG_BLOCK compile for mtdsuper.cDavid Woodhouse1-5/+12
2008-08-02firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messagesDavid Woodhouse1-0/+4
2008-08-01embedded: fix vc_translate operator precedenceTim Bird1-1/+1
2008-08-01Remove EXPORTS of follow_page & zap_page_rangeJack Steiner1-2/+0
2008-08-01dual license ftrace.txtSteven Rostedt1-0/+1
2008-08-01FRV: Wire up new system callsDavid Howells2-2/+13
2008-08-01MN10300: Wire up new system callsDavid Howells2-0/+12
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov1-1/+1
2008-08-01mm/hugetlb: don't crash when HPAGE_SHIFT is 0Benjamin Herrenschmidt1-1/+6
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato1-7/+7
2008-08-01PNP: fix formatting of dbg_pnp_show_resources() outputBjorn Helgaas1-47/+49
2008-08-01Remove newline from the description of module parametersNiels de Vos12-16/+16
2008-08-01add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRUDean Nelson1-0/+1
2008-08-01add dependency of CONFIG_SGI_XP upon CONFIG_NETDean Nelson1-0/+1
2008-08-01tracehook: fix exit_signal=0 caseRoland McGrath2-11/+16
2008-08-01md: the bitmap code needs to use blk_plug_device_unlocked()Jens Axboe1-1/+1
2008-08-01block: add a blk_plug_device_unlocked() that grabs the queue lockJens Axboe2-0/+19
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck192-38/+18
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 output.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 audit messageszhangxiliang1-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
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro5-22/+35
2008-08-01[PATCH] clean dup2() up a bitAl Viro1-26/+27
2008-08-01[PATCH] merge locate_fd() and get_unused_fd()Al Viro4-130/+77