summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds42-946/+7359
2008-10-15rtc-cmos: look for PNP RTC first, then for platform RTCBjorn Helgaas1-15/+18
2008-10-15x86: register a platform RTC device if PNP doesn't describe itBjorn Helgaas1-4/+18
2008-10-15rtc-cmos: move wake setup from ACPI glue into RTC driverBjorn Helgaas2-112/+89
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds46-628/+1842
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds31-353/+11267
2008-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arj...Linus Torvalds4-10/+193
2008-10-14Revert "vt: fix background color on line feed"Linus Torvalds6-38/+17
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker7-17/+24
2008-10-14ocfs2: Kill the last naked wait_on_buffer() for cached reads.Joel Becker1-4/+3
2008-10-14ocfs2: Move ocfs2_bread() into dir.cJoel Becker3-52/+43
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker16-94/+55
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker17-148/+116
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker5-10/+96
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds71-77/+87
2008-10-14arch/m68k/mm/kmap.c: introduce missing kfreeJulia Lawall1-1/+3
2008-10-14net/rfkill/rfkill-input.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-10-14m68k: Atari SCSI needs NVRAMGeert Uytterhoeven1-0/+1
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven1-1/+2
2008-10-14m68k: remove the dead PCI codeAdrian Bunk6-630/+7
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk14-1000/+23
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven2-6/+6
2008-10-14m68k: <asm/pci.h> needs <asm-generic/pci-dma-compat.h>Geert Uytterhoeven1-0/+1
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven2-2/+18
2008-10-14m68k: Define rtc_lock on AtariGeert Uytterhoeven1-0/+3
2008-10-14m68k: Remove unused atari_kbd_translate()Geert Uytterhoeven1-12/+0
2008-10-14m68k: Modular Amiga keyboard needs key_mapsGeert Uytterhoeven1-0/+9
2008-10-14m68k: Reverse platform MMU logic so Sun 3 is lastGeert Uytterhoeven1-21/+22
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel1-0/+1
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel1-4/+4
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven1-6/+3
2008-10-14m68k: use bcd2bin/bin2bcdAdrian Bunk6-84/+62
2008-10-148250: Fix lock warning (and possible crash)Alan Cox1-0/+3
2008-10-14qlge: Fix page size ifdef test.Ron Mercer1-1/+1
2008-10-14net: Rationalise email address: Network Specific PartsAlan Cox37-45/+47
2008-10-14dsa: fix compile bug on s390Heiko Carstens1-1/+1
2008-10-14netns: mib6 section fixletAlexey Dobriyan1-1/+1
2008-10-14enic: Fix Kconfig headline descriptionRoland Dreier1-1/+1
2008-10-14de2104x: wrong MAC address fixMartin Langer1-0/+1
2008-10-14s390: claw compile fixletAlexey Dobriyan1-1/+1
2008-10-14net: export genphy_restart_anegAdrian Bunk1-0/+1
2008-10-14cxgb3: extend copyrights to 2008Divy Le Ray20-20/+20
2008-10-14cxgb3: update driver versionDivy Le Ray1-1/+1
2008-10-14net/phy: add missing kernel-docRandy Dunlap1-0/+1
2008-10-14pktgen: fix skb leak in case of failureIlpo Järvinen1-3/+5
2008-10-14mISDN/dsp_cmx.c: fix size checksAdrian Bunk1-2/+2
2008-10-14misdn: use nonseekable_open()Andrew Morton1-1/+1
2008-10-14net: fix driver build errors due to missing net/ip6_checksum.h includeKamalesh Babulal3-0/+3
2008-10-14ocfs2: Refactor xattr list and remove ocfs2_xattr_handler().Tao Ma1-35/+60
2008-10-14ocfs2: Calculate EA hash only by its suffix.Tao Ma1-30/+5