aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] pid: remove now unused do_each_task_pid and while_each_task_pidEric W. Biederman1-14/+0
2007-02-12[PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_taskEric W. Biederman3-25/+41
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman11-69/+96
2007-02-12[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman5-6/+6
2007-02-12[PATCH] pid: use struct pid for talking about process groups in exitcEric W. Biederman1-20/+22
2007-02-12[PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman3-17/+26
2007-02-12[PATCH] signal: rewrite kill_something_info so it uses newer helpersEric W. Biederman1-4/+8
2007-02-12[PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility codeEric W. Biederman2-6/+15
2007-02-12[PATCH] tty: fix the locking for signal->session in disassociate_cttyEric W. Biederman1-3/+1
2007-02-12[PATCH] tty: clarify disassociate_cttyEric W. Biederman1-2/+6
2007-02-12[PATCH] tty: make __proc_set_tty staticEric W. Biederman2-2/+2
2007-02-12[PATCH] Minix V3 supportAndries Brouwer9-112/+233
2007-02-12[PATCH] SPI eeprom driverDavid Brownell4-0/+414
2007-02-12[PATCH] RTC gets sysfs wakealarm attributeDavid Brownell1-2/+101
2007-02-12[PATCH] SPI doc clarificationsDavid Brownell1-1/+17
2007-02-12[PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson5-6/+6
2007-02-12[PATCH] spi_bitbang(): use overridable setup_transfer() methodHans-Peter Nilsson1-4/+5
2007-02-12[PATCH] spi: remove return in spi_unregister_driver()Ben Dooks1-4/+2
2007-02-12[PATCH] spi: documentation does not need to set driver's bus_type fieldBen Dooks1-1/+0
2007-02-12[PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()Ben Dooks2-1/+12
2007-02-12[PATCH] SPI: Freescale iMX SPI controller driver (BIS+)Andrea Paterniani4-0/+1850
2007-02-12[PATCH] SPI controller driver for OMAP MicrowireDavid Brownell3-0/+580
2007-02-12[PATCH] SPI Kconfig fixDavid Brownell1-7/+6
2007-02-12[PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Jiri Kosina1-2/+0
2007-02-12[PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt8-42/+916
2007-02-12[PATCH] drivers/telephony/ixj: Convert to generic booleanRichard Knutsson2-23/+20
2007-02-12[PATCH] Char: timers cleanupJiri Slaby17-123/+75
2007-02-12[PATCH] Char: specialix, isr have 2 paramsJiri Slaby1-1/+1
2007-02-12[PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava2-2/+2
2007-02-12[PATCH] export ufs_fs.h to userspaceMike Frysinger3-2/+4
2007-02-12[PATCH] close_files(): add scheduling pointIngo Molnar1-1/+3
2007-02-12[PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt1-2/+2
2007-02-12[PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2-3/+4
2007-02-12[PATCH] FS: speed up rw_verify_area()Eric Dumazet1-1/+1
2007-02-12[PATCH] com20020 build fixRandy Dunlap1-1/+2
2007-02-12[PATCH] lockdep: forward declare struct task_structHeiko Carstens1-0/+2
2007-02-12[PATCH] kexec: fix references to init in documentation for kexecHorms1-4/+4
2007-02-12[PATCH] swiotlb uninliningsAndrew Morton1-4/+4
2007-02-12[PATCH] atmel_serial: Use __raw I/O register accessHaavard Skinnemoen1-27/+27
2007-02-12[PATCH] warning fix: unsigned->signedTomasz Kvarsin2-10/+12
2007-02-12[PATCH] ipc: save the ipc namespace while reading proc filesEric W. Biederman1-13/+45
2007-02-12[PATCH] reiserfs: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+3
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Ahmed S. Darwish3-5/+6
2007-02-12[PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+5
2007-02-12[PATCH] w1: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-3/+3
2007-02-12[PATCH] kernel: shut up the IRQ mismatch messagesAlan Cox1-0/+2
2007-02-12[PATCH] Debug shared irqsDavid Woodhouse2-0/+42
2007-02-12[PATCH] inotify: read return val fixNick Piggin1-1/+9
2007-02-12[PATCH] remove sb->s_files and file_list_lock usage in dquot.cChristoph Hellwig1-14/+18
2007-02-12[PATCH] move remove_dquot_ref to dqout.cChristoph Hellwig3-32/+20