summaryrefslogtreecommitdiffstats
path: root/init/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-04[PARISC] Fix kernel panic in check_ivtKyle McMartin2-7/+5
2007-06-03[PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin1-1/+1
2007-05-30[PARISC] be more defensive in process.c::get_wchanKyle McMartin1-0/+4
2007-05-30[PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin2-4/+3
2007-05-30[PARISC] fix null ptr deref in unwind.cKyle McMartin1-1/+3
2007-05-30[PARISC] fix trivial spelling nit in asm/linkage.hKyle McMartin1-1/+1
2007-05-30[PARISC] remove remnants of parisc-specific softirq codeGrant Grundler1-34/+1
2007-05-30[PARISC] fix section mismatch in smp.cHelge Deller1-1/+1
2007-05-30[PARISC] fix "ENTRY" macro redefinitionHelge Deller1-0/+3
2007-05-27[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller2-1/+16
2007-05-27[PARISC] fix section mismatch in superio serial driversHelge Deller1-4/+4
2007-05-27[PARISC] fix section mismatch in parisc eisa driverHelge Deller1-2/+2
2007-05-27[PARISC] fix section mismatches in arch/parisc/kernelHelge Deller4-11/+11
2007-05-27[PARISC] fix section mismatch in ccio-dmaHelge Deller1-3/+3
2007-05-27[PARISC] fix section mismatch in parisc STI video driversHelge Deller1-25/+25
2007-05-27[PARISC] fix section mismatch in parport_gscHelge Deller1-1/+1
2007-05-27[PARISC] fix lasi_82596 buildHelge Deller1-0/+1
2007-05-26[PARISC] Build fixes for power.cKyle McMartin1-0/+1
2007-05-26[PARISC] kobject is embedded in subsys, not ksetKyle McMartin1-1/+1
2007-05-23[PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary3-10/+8
2007-05-23[PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary2-5/+3
2007-05-23[PARISC] spelling fixes: arch/parisc/Simon Arlott13-30/+30
2007-05-23[PARISC] Disable LWS debuggingAurelien Jarno1-4/+4
2007-05-23[PARISC] Let PA-8900 processors bootKyle McMartin5-6/+12
2007-05-23parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan1-41/+53
2007-05-23[PARISC] Wire up kexec_load syscallKyle McMartin2-1/+3
2007-05-23[PARISC] Move #undef to end of syscall tableKyle McMartin1-5/+5
2007-05-23parisc: sync compat getdentsAlexandr Andreev1-2/+8
2007-05-23parisc: make command_line[] staticAlexey Dobriyan1-1/+1
2007-05-22Fix headers check falloutStephen Rothwell1-1/+1
2007-05-22Make 'headerscheck' stop immediately on an errorDavid Woodhouse1-1/+1
2007-05-22partitions/LDM: build fixJeff Garzik1-1/+1
2007-05-22Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds2-82/+0
2007-05-22libata: bump versionsJeff Garzik35-35/+35
2007-05-22libata: Trim trailing whitespaceJeff Garzik8-17/+17
2007-05-22libata: Kiss post_set_mode goodbyeAlan Cox2-5/+0
2007-05-22ata_piix: clean upAlan Cox1-8/+1
2007-05-22pata_hpt366: Enable bits are unreliable so don't use themAlan Cox1-27/+1
2007-05-22libata: Add Seagate STT20000A to DMA blacklist.Dave Jones1-0/+1
2007-05-22ahci: disable 64bit dma on sb600Tejun Heo1-1/+10
2007-05-22Add constant for FCS/CRC length (frame check sequence)Auke Kok1-0/+1
2007-05-22declance: Remove a dangling spin_unlock_irq() thingyMaciej W. Rozycki1-2/+0
2007-05-22e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...Auke Kok1-4/+0
2007-05-21IB/cm: Improve local id allocationMichael S. Tsirkin1-1/+3
2007-05-21IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin3-36/+211
2007-05-21IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2-2/+2
2007-05-21LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov5-107/+144
2007-05-21i386: fix PGE maskBrian Gerst2-2/+2
2007-05-21x86_64: vsyscall time() fixjohn stultz1-1/+4
2007-05-21x86_64: early_print kernel console should send CRLF not LFCRYinghai Lu1-1/+1