summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-23remove debug printk from DRM suspend pathJesse Barnes1-2/+0
2008-05-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds9-25/+13
2008-05-23Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds7-94/+98
2008-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-6/+44
2008-05-23fbdev: fix integer as NULL pointer warningHarvey Harrison4-5/+5
2008-05-23scsi: fix integer as NULL pointer warningHarvey Harrison5-13/+13
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison1-3/+3
2008-05-23acpi: fix integer as NULL pointer warningHarvey Harrison2-3/+3
2008-05-23x86: fix integer as NULL pointer warningHarvey Harrison1-1/+1
2008-05-23[ARM] fix OMAP include loopsRussell King4-4/+1
2008-05-23Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"Russell King1-1/+0
2008-05-23[ARM] 5053/1: define before use of processor_idGreg Ungerer1-14/+15
2008-05-23[ARM] 5052/1: export clock functions for the at91x40Greg Ungerer1-1/+17
2008-05-23[ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case tooGreg Ungerer1-2/+2
2008-05-23[XFS] Fix memory corruption with small buffer readsChristoph Hellwig2-4/+39
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell4-4/+4
2008-05-23[POWERPC] mpic: Fix use of uninitialized variableStephen Rothwell2-19/+4
2008-05-23[POWERPC] Add kernstart_addr to list of allowed symbols in prom_initMichael Ellerman1-1/+1
2008-05-23[POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKSDavid Gibson1-1/+1
2008-05-23[POWERPC] PS3: Fix memory hotplugGeoff Levand1-0/+3
2008-05-23[XFS] Fix inode list allocation size in writeback.David Chinner1-3/+4
2008-05-23[XFS] Don't allow memory reclaim to wait on the filesystem in inodeDavid Chinner1-1/+1
2008-05-23[XFS] Fix fsync() b0rkage.David Chinner4-86/+54
2008-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into f...Lachlan McIlroy559-4695/+6283
2008-05-23stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger1-3/+4
2008-05-23doc: add a chapter about trylock functions [Bug 9011]Matti Linnanvuori1-0/+25
2008-05-23modules: proper cleanup of kobject without CONFIG_SYSFSDenis V. Lunev1-2/+14
2008-05-23module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-05-23[CPUFREQ] clarify license of freq_table.cDominik Brodowski1-0/+5
2008-05-22[ARM] omap: fix omap clk support build errorsRussell King2-0/+6
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-14/+11
2008-05-22[CIFS] Fix reversed memset argumentsDave Jones1-2/+2
2008-05-22Adds username in the upcall key for unattended mounts with keytabIgor Mammedov1-0/+3
2008-05-22[ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X.Ben Dooks1-0/+1
2008-05-22[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel1-1/+0
2008-05-22[ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisationBen Dooks1-2/+2
2008-05-22[ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisationBen Dooks1-1/+1
2008-05-22[ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.cTony Lindgren1-10/+0
2008-05-22[ARM] 5025/2: fix collie cpu initialisationThomas Kunze2-20/+26
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-413/+68
2008-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-22/+40
2008-05-22sparc64: Prevent stack backtrace false positives on trap frames.David S. Miller1-0/+1
2008-05-22[CIFS] Remove redundant NULL checkSteve French1-12/+6
2008-05-22sparc64: Fix stack tracing through trap frames.David S. Miller2-10/+14
2008-05-22sparc64: Fix kernel thread stack termination.David S. Miller1-11/+25
2008-05-22net: The world is not perfect patch.Rami Rosen3-362/+3
2008-05-22tcp: Make prior_ssthresh a u32Ilpo Järvinen1-1/+1
2008-05-22xfrm_user: Remove zero length key checks.David S. Miller1-11/+0
2008-05-22net/ipv4/arp.c: Use common hex_asc helpersDenis Cheng1-3/+2
2008-05-22cassini: Only use chip checksum for ipv4 packets.David S. Miller1-4/+7