aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/signal.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-12smc91x driver: fix bug: print warning only in interrupt modeSonic Zhang1-0/+2
2008-04-12forcedeth: mac address fixAyaz Abdulla1-2/+24
2008-04-12macb: Use semicolon instead of comma for statementAtsushi Nemoto1-6/+6
2008-04-12macb: Call phy_disconnect on removingAtsushi Nemoto1-0/+2
2008-04-12ucc_geth: fix non-functional fixed phy supportJoakim Tjernlund1-23/+30
2008-04-12fs_enet: Don't call NAPI functions when NAPI is not used.Laurent Pinchart1-1/+2
2008-04-12sky2: missing chip name for Yukon SupremeStephen Hemminger1-0/+1
2008-04-12[libata] make ali_atapi_dma staticAdrian Bunk1-1/+1
2008-04-12[libata] sata_svw: fix reversed port countJeff Garzik1-2/+2
2008-04-11Linux 2.6.25-rc9Linus Torvalds1-1/+1
2008-04-11Add additional examples in Documentation/spinlocks.txtMark Fasheh1-0/+22
2008-04-11Move sched-rt-group.txt to scheduler/J. Bruce Fields2-0/+2
2008-04-11Documentation: move rpc-cache.txt to filesystems/J. Bruce Fields3-2/+2
2008-04-11Documentation: move nfsroot.txt to filesystems/J. Bruce Fields7-14/+14
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields1-0/+3
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens1-0/+3
2008-04-11signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi1-1/+6
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas1-1/+1
2008-04-11md: close a livelock window in handle_parity_checks5Dan Williams1-22/+29
2008-04-11cciss: error: implicit declaration of function 'sg_init_table'Mike Pagano1-0/+1
2008-04-11rtc: fix platform driver hotplug/coldplugKay Sievers19-2/+33
2008-04-11watchdog: fix platform driver hotplug/coldplugKay Sievers12-0/+20
2008-04-11usb host: fix platform driver hotplug/coldplugKay Sievers16-6/+30
2008-04-11usb gadget: fix platform driver hotplug/coldplugKay Sievers8-2/+11
2008-04-11spi: fix platform driver hotplug/coldplugKay Sievers14-7/+31
2008-04-11eventfd/kaio integration fixDavide Libenzi1-8/+9
2008-04-11rtc: rtc-s35390a.c needs the bitreverse libraryRandy Dunlap1-0/+1
2008-04-11cgroups: include hierarchy ids in /proc/<pid>/cgroupPaul Menage1-0/+1
2008-04-11i2c-tiny-usb: New VID/PID pairTill Harbaum1-4/+8
2008-04-11i2c-davinci: Fix lost interruptTroy Kisky1-11/+6
2008-04-11i2c-ibm_iic: Fast mode parm desc fixupPaul Mundt1-1/+1
2008-04-10[NETNS][IPV6] tcp - assign the netns for timewait socketsDaniel Lezcano1-0/+1
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2-0/+24
2008-04-10asmlinkage_protect sys_io_geteventsRoland McGrath1-0/+1
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath6-22/+44
2008-04-10x86: Simplify cpu_idle_waitVenki Pallipadi2-72/+22
2008-04-10lzo: fix typo in decompressorHarvey Harrison1-1/+1
2008-04-10FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells1-6/+15
2008-04-10FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2]David Howells2-8/+1
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells4-1/+268
2008-04-10FRV: Move STACK_TOP_MAX up [try #2]David Howells1-1/+1
2008-04-10FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells1-5/+14
2008-04-10HFS+: fix unlink of linksRoman Zippel1-8/+15
2008-04-10[IPV4]: Fix byte value boundary check in do_ip_getsockopt().David S. Miller1-1/+1
2008-04-10cfq-iosched: do not leak ioc_data across iosched switchesFabio Checconi1-3/+6
2008-04-10[XFS] Ensure "both" features2 slots are consistentEric Sandeen2-15/+29
2008-04-10[XFS] Fix superblock features2 field alignment problemDavid Chinner2-9/+62
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen21-138/+76
2008-04-10splice: fix infinite loop in generic_file_splice_read()Jens Axboe1-25/+6
2008-04-09[SPARC]: Fix several regset and ptrace bugs.David S. Miller2-52/+98