summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-12m68k: vme_scc - Kill warn_unused_result warningsGeert Uytterhoeven1-30/+136
2009-01-12m68k: sun3 core - Kill warn_unused_result warningsGeert Uytterhoeven1-3/+6
2009-01-12m68k: mvme147 core - Kill warn_unused_result warningsGeert Uytterhoeven1-2/+3
2009-01-12m68k: mac core - Kill warn_unused_result warningsGeert Uytterhoeven6-34/+54
2009-01-12m68k: hp300 core - Kill warn_unused_result warningsGeert Uytterhoeven1-1/+2
2009-01-12m68k: atari core - Kill warn_unused_result warningsGeert Uytterhoeven3-6/+13
2009-01-12m68k: apollo core - Kill warn_unused_result warningsGeert Uytterhoeven1-1/+2
2009-01-12m68k: amiga core - Kill warn_unused_result warningsGeert Uytterhoeven3-6/+13
2009-01-12m68k: Kill several external declarations in source filesGeert Uytterhoeven18-56/+14
2009-01-12m68k: amiflop - Get rid of sleep_on callsAndreas Bombe1-24/+16
2009-01-12m68k: zorro - Add devlist.h and gen-devlist to .gitignoreKars de Jong1-0/+2
2009-01-12m68k: Add vmlinux.lds to .gitignoreKars de Jong1-0/+1
2009-01-12fbdev: c2p - Rename c2p to c2p_planarGeert Uytterhoeven4-11/+12
2009-01-12fbdev: c2p/atafb - Add support for Atari interleaved bitplanesGeert Uytterhoeven5-14/+208
2009-01-12fbdev: c2p - Extract common c2p core to c2p_core.hGeert Uytterhoeven2-91/+107
2009-01-12fbdev: c2p - CleanupsGeert Uytterhoeven2-88/+99
2009-01-12fbdev: c2p - Correct indentationGeert Uytterhoeven1-118/+120
2009-01-12fbdev: atafb - Fix 16 bpp consoleGeert Uytterhoeven1-44/+30
2009-01-12fbdev: atafb - Fix line length handlingGeert Uytterhoeven1-4/+8
2009-01-11powerpc: Fix cpufreq drivers after cpufreq core changesBenjamin Herrenschmidt4-5/+5
2009-01-10Linux 2.6.29-rc1v2.6.29-rc1Linus Torvalds1-2/+2
2009-01-10bootgraph: make the bootgraph script show async waiting timeArjan van de Ven1-4/+42
2009-01-10libata: only ports >= 0 need to synchronizeArjan van de Ven1-1/+3
2009-01-10libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven3-0/+13
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds43-399/+363
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-268/+363
2009-01-10btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds1-4/+6
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy2-10/+10
2009-01-09LIS3LV02D: separate the core from HP ACPI APIEric Piel4-251/+324
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato3-19/+2
2009-01-09filesystem freeze: implement generic freeze featureTakashi Sato5-10/+130
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato12-68/+107
2009-01-09memstick: annotate endianness of attribute structsHarvey Harrison2-24/+23
2009-01-09hp-wmi: handle rfkill_register() failureLarry Finger1-3/+12
2009-01-09compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen1-2/+12
2009-01-09CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell1-1/+1
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds2-14/+21
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-106/+38
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-16/+20
2009-01-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+0
2009-01-09Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds24-379/+3734
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds21-0/+3815
2009-01-09Revert "driver core: create a private portion of struct device"Greg Kroah-Hartman3-23/+0
2009-01-09Revert "driver core: move klist_children into private structure"Greg Kroah-Hartman3-30/+15
2009-01-09Revert "driver core: move knode_driver into private structure"Greg Kroah-Hartman4-22/+9
2009-01-09Revert "driver core: move knode_bus into private structure"Greg Kroah-Hartman3-31/+14
2009-01-09firewire: core: fix sleep in atomic context due to driver core changeStefan Richter2-16/+20
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds29-521/+992
2009-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+2
2009-01-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds28-203/+376