aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mkcompile_h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64} typesAnders Larsen2-6/+3
2009-01-06Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds1-1/+1
2009-01-06byteorder: remove the now unused byteorder.hHarvey Harrison2-373/+0
2009-01-06mn10300: introduce asm/swab.hHarvey Harrison3-40/+44
2009-01-06frv: introduce asm/swab.hHarvey Harrison3-7/+12
2009-01-06m32r: introduce asm/swab.hHarvey Harrison3-6/+12
2009-01-06m68knommu: introduce asm/swab.hHarvey Harrison3-21/+27
2009-01-06h8300: introduce asm/swab.hHarvey Harrison3-7/+12
2009-01-06ia64: introduce asm/swab.hHarvey Harrison3-36/+36
2009-01-06blackfin: introduce asm/swab.hHarvey Harrison3-42/+50
2009-01-06arm: introduce asm/swab.hHarvey Harrison3-32/+52
2009-01-06alpha: introduce asm/swab.hHarvey Harrison3-41/+44
2009-01-06m68k: introduce asm/swab.hHarvey Harrison3-14/+19
2009-01-06x86: introduce asm/swab.hHarvey Harrison3-60/+64
2009-01-06sparc: introduce asm/swab.hHarvey Harrison3-44/+48
2009-01-06sh: introduce asm/swab.hHarvey Harrison3-59/+64
2009-01-06s390: introduce asm/swab.hHarvey Harrison3-90/+94
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison3-81/+93
2009-01-06mips: introduce asm/swab.hHarvey Harrison3-49/+59
2009-01-06avr32: introduce asm/swab.hHarvey Harrison3-29/+38
2009-01-06byteorder: only use linux/swab.hHarvey Harrison6-388/+27
2009-01-07drm: fix ordering of driver unload vs agp unload.Dave Airlie1-3/+3
2009-01-07drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt2-14/+40
2009-01-07drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt1-1/+1
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt7-7/+322
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg2-8/+22
2009-01-07drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt1-6/+9
2009-01-06parport: ieee1284: use del_timer_sync() in parport_wait_event()Michael Buesch1-1/+1
2009-01-06bfs: check that filesystem fits on the blockdeviceEric Sesterhenn1-0/+12
2009-01-06bfs: add some basic sanity checksEric Sesterhenn1-0/+33
2009-01-06dma-coherent: catch oversized requests to dma_alloc_from_coherent()Johannes Weiner1-0/+2
2009-01-06dma_alloc_coherent: clean it upAndrew Morton1-25/+29
2009-01-06dma_alloc_from_coherent(): fix fallback to generic memoryAndrew Morton1-1/+15
2009-01-06edac: driver for i5400 MCH (update)Mauro Carvalho Chehab1-57/+62
2009-01-06edac: driver for i5400 MCH (Seaburg)Mauro Carvalho Chehab3-0/+1479
2009-01-06edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala1-42/+32
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers4-6/+6
2009-01-06pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven1-3/+1
2009-01-06random: don't try to look at entropy_count outside the lockMatt Mackall1-3/+2
2009-01-06consolemap: indentation & braces disagree - reindentIlpo Järvinen1-1/+1
2009-01-06make firmware/dsp56k/bootstrap.asm buildable on a56Robert Millan1-13/+13
2009-01-06ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()akpm@linux-foundation.org1-23/+23
2009-01-06ipc: do not goto to the next lineDenis V. Lunev1-1/+0
2009-01-06ipc: clean up ipc/shm.cWANG Cong1-10/+5
2009-01-06fs/exec.c: make do_coredump() voidWANG Cong2-3/+3
2009-01-06coredump_filter: permit changing of the default filterHidehiro Kawai2-2/+18
2009-01-06SEND_SIG_NOINFO: set si_pid to tgid instead of pidSukadev Bhattiprolu1-1/+1
2009-01-06SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundarySukadev Bhattiprolu1-1/+2
2009-01-06doc: reformat some long lines in kernel-parameters.txtRandy Dunlap1-7/+7
2009-01-06docs: add more early params to kernel-parameters.txtRandy Dunlap1-0/+6