aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-06sh_ksyms_32.c update for gcc 4.3Adrian Bunk
2008-03-06sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk
2008-03-05[Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0Mike Frysinger
2008-03-05Merge branch 'for-linus' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds
2008-03-05parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori
2008-03-05cpusets: fix obsolete commentDavid Rientjes
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-03-05Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/dave...Linus Torvalds
2008-03-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-03-05[IA64] arch_ptrace() cleanupPetr Tesarik
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik
2008-03-05[IA64] remove find_thread_for_addr()Petr Tesarik
2008-03-05[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik
2008-03-05[IA64] access user RBS directlyPetr Tesarik
2008-03-06NFS: use new LSM interfaces to explicitly set mount optionsEric Paris
2008-03-06LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris
2008-03-05[SCSI] mpt fusion: don't oops if NumPhys==0Krzysztof Oledzki
2008-03-05[CPUFREQ] fix section mismatch warningsSam Ravnborg
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones
2008-03-05[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->storeDave Jones
2008-03-05[CPUFREQ] Fix missing cpufreq_cpu_put() call in ->showDave Jones
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie
2008-03-05[SCSI] qla4xxx: regression - add start scan calloutMike Christie
2008-03-05[SCSI] qla4xxx: fix host reset dpc raceMike Christie
2008-03-05ahci: work around ATI SB600 h/w quirkJeff Garzik
2008-03-05pata_hpt*, pata_serverworks: fix UDMA maskingAlan Cox
2008-03-05[S390] incorrect reipl nss name.Hongjie Yang
2008-03-05[S390] Load disabled wait psw if reipl fails.Michael Holzheu
2008-03-05[S390] Fix IPL from NSS.Heiko Carstens
2008-03-05[S390] zcrypt: fix ap_device_list handlingRalph Wuerthner
2008-03-05[S390] sclp_vt220: speed up console output for interactive workChristian Borntraeger
2008-03-05[S390] dasd: fix reference counting in display method for proc/dasd/devicesStefan Weinhuber
2008-03-05[S390] dasd: let dasd erp matching recognize alias recoveryStefan Weinhuber
2008-03-05[S390] Get rid of memcpy gcc warning workaround.Heiko Carstens
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens
2008-03-05[S390] Update default configuration.Martin Schwidefsky
2008-03-05[CRYPTO] digest: Include internal.h for prototypesAdrian Bunk
2008-03-04Linux 2.6.25-rc4Linus Torvalds
2008-03-04module: allow ndiswrapper to use GPL-only symbolsPavel Roskin
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger
2008-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-04kprobes: fix a null pointer bug in register_kretprobe()Masami Hiramatsu