aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-23Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison
2008-05-23[ARM] fix OMAP include loopsRussell King
2008-05-23Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"Russell King
2008-05-23[ARM] 5053/1: define before use of processor_idGreg Ungerer
2008-05-23[ARM] 5052/1: export clock functions for the at91x40Greg Ungerer
2008-05-23[ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case tooGreg Ungerer
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen
2008-05-23namespacecheck: automated fixesIngo Molnar
2008-05-23x86/xen: fix arbitrary_virt_to_machine()Jan Beulich
2008-05-23x86: don't read maxlvt before checking if APIC is mappedChuck Ebbert
2008-05-23x86: disable TSC for sched_clock() when calibration failedThomas Gleixner
2008-05-23x86: distangle user disabled TSC from unstableThomas Gleixner
2008-05-23x86: fix setup of cyc2ns in tsc_64.cThomas Gleixner
2008-05-23[XFS] Fix memory corruption with small buffer readsChristoph Hellwig
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy
2008-05-23Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell
2008-05-23[POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman
2008-05-23[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson
2008-05-23[POWERPC] PS3: Fix memory hotplugGeoff Levand
2008-05-23[XFS] Fix inode list allocation size in writeback.David Chinner
2008-05-23[XFS] Don't allow memory reclaim to wait on the filesystem in inodeDavid Chinner
2008-05-23[XFS] Fix fsync() b0rkage.David Chinner
2008-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy
2008-05-23stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger
2008-05-23doc: add a chapter about trylock functions [Bug 9011]Matti Linnanvuori
2008-05-23modules: proper cleanup of kobject without CONFIG_SYSFSDenis V. Lunev
2008-05-23module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-23sh: update Migo-R defconfigMagnus Damm
2008-05-23sh: use sm501 8250 mfd support on r2d boardsMagnus Damm
2008-05-23sh: add probe support for new sh7723 cutMagnus Damm
2008-05-23sh: fix VPU interrupt vector for sh7723Magnus Damm
2008-05-23sh: fix USBF resource for sh7722Magnus Damm
2008-05-22[CPUFREQ] clarify license of freq_table.cDominik Brodowski
2008-05-22fmvj18x_cs: add NextCom NC5310 rev B supportKomuro
2008-05-22xirc2ps_cs: re-initialize the multicast address in do_resetKomuro
2008-05-223C509: rx_bytes should not be increased when alloc_skb failedWang Chen
2008-05-22NETFRONT: Use __skb_queue_purge()Wang Chen
2008-05-22VIRTIO: Use __skb_queue_purge()Wang Chen
2008-05-22phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker
2008-05-22netlink: Fix nla_parse_nested_compat() to call nla_parse() directlyThomas Graf
2008-05-22slub: ksize() abuse checksPekka Enberg
2008-05-22[ARM] omap: fix omap clk support build errorsRussell King