summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] EDAC: Fix in e752x mc driverMike Chan2007-02-121-6/+11
* [PATCH] EDAC: e752x byte access fixBrian Pomerantz2007-02-121-1/+6
* [PATCH] EDAC: e752x bit mask fixBrian Pomerantz2007-02-121-8/+8
* [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_infoEric W. Biederman2007-02-122-30/+0
* [PATCH] pid: remove now unused do_each_task_pid and while_each_task_pidEric W. Biederman2007-02-121-14/+0
* [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_taskEric W. Biederman2007-02-123-25/+41
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-1211-69/+96
* [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphanedEric W. Biederman2007-02-125-6/+6
* [PATCH] pid: use struct pid for talking about process groups in exitcEric W. Biederman2007-02-121-20/+22
* [PATCH] pid: make session_of_pgrp use struct pid instead of pid_tEric W. Biederman2007-02-123-17/+26
* [PATCH] signal: rewrite kill_something_info so it uses newer helpersEric W. Biederman2007-02-121-4/+8
* [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility codeEric W. Biederman2007-02-122-6/+15
* [PATCH] tty: fix the locking for signal->session in disassociate_cttyEric W. Biederman2007-02-121-3/+1
* [PATCH] tty: clarify disassociate_cttyEric W. Biederman2007-02-121-2/+6
* [PATCH] tty: make __proc_set_tty staticEric W. Biederman2007-02-122-2/+2
* [PATCH] Minix V3 supportAndries Brouwer2007-02-129-112/+233
* [PATCH] SPI eeprom driverDavid Brownell2007-02-124-0/+414
* [PATCH] RTC gets sysfs wakealarm attributeDavid Brownell2007-02-121-2/+101
* [PATCH] SPI doc clarificationsDavid Brownell2007-02-121-1/+17
* [PATCH] SPI cleanup() method param becomes non-constHans-Peter Nilsson2007-02-125-6/+6
* [PATCH] spi_bitbang(): use overridable setup_transfer() methodHans-Peter Nilsson2007-02-121-4/+5
* [PATCH] spi: remove return in spi_unregister_driver()Ben Dooks2007-02-121-4/+2
* [PATCH] spi: documentation does not need to set driver's bus_type fieldBen Dooks2007-02-121-1/+0
* [PATCH] spi: add spi_set_drvdata() and spi_get_drvdata()Ben Dooks2007-02-122-1/+12
* [PATCH] SPI: Freescale iMX SPI controller driver (BIS+)Andrea Paterniani2007-02-124-0/+1850
* [PATCH] SPI controller driver for OMAP MicrowireDavid Brownell2007-02-123-0/+580
* [PATCH] SPI Kconfig fixDavid Brownell2007-02-121-7/+6
* [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-121-2/+0
* [PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt2007-02-128-42/+916
* [PATCH] drivers/telephony/ixj: Convert to generic booleanRichard Knutsson2007-02-122-23/+20
* [PATCH] Char: timers cleanupJiri Slaby2007-02-1217-123/+75
* [PATCH] Char: specialix, isr have 2 paramsJiri Slaby2007-02-121-1/+1
* [PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava2007-02-122-2/+2
* [PATCH] export ufs_fs.h to userspaceMike Frysinger2007-02-123-2/+4
* [PATCH] close_files(): add scheduling pointIngo Molnar2007-02-121-1/+3
* [PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt2007-02-121-2/+2
* [PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2007-02-122-3/+4
* [PATCH] FS: speed up rw_verify_area()Eric Dumazet2007-02-121-1/+1
* [PATCH] com20020 build fixRandy Dunlap2007-02-121-1/+2
* [PATCH] lockdep: forward declare struct task_structHeiko Carstens2007-02-121-0/+2
* [PATCH] kexec: fix references to init in documentation for kexecHorms2007-02-121-4/+4
* [PATCH] swiotlb uninliningsAndrew Morton2007-02-121-4/+4
* [PATCH] atmel_serial: Use __raw I/O register accessHaavard Skinnemoen2007-02-121-27/+27
* [PATCH] warning fix: unsigned->signedTomasz Kvarsin2007-02-122-10/+12
* [PATCH] ipc: save the ipc namespace while reading proc filesEric W. Biederman2007-02-121-13/+45
* [PATCH] reiserfs: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-121-2/+3
* [PATCH] OSS: Use ARRAY_SIZE macro when appropriate (2)Ahmed S. Darwish2007-02-123-5/+6
* [PATCH] OSS: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-122-3/+5
* [PATCH] w1: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-121-3/+3
* [PATCH] kernel: shut up the IRQ mismatch messagesAlan Cox2007-02-121-0/+2
OpenPOWER on IntegriCloud