aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-06documentation: how to use DOC: section blocksRandy Dunlap1-0/+29
2009-01-06documentation: update s390 header file pathsRandy Dunlap3-3/+3
2009-01-06documentation: update header file pathsRandy Dunlap7-13/+13
2009-01-06rapidio: remove excess kernel-doc notationRandy Dunlap2-2/+0
2009-01-06docs: document how to write @varargs in kernel-docRandy Dunlap1-0/+5
2009-01-06kmod: fix varargs kernel-docRandy Dunlap1-2/+2
2009-01-06minix: fix add link's wrong position calculationEvgeniy Dushistov1-1/+1
2009-01-06fbdev/logo: check compatibility of main and extra logosGeert Uytterhoeven1-0/+4
2009-01-06sm501: unsigned ptr cannot be negativeroel kluin1-3/+3
2009-01-06intelfb: fix sparse warningsHannes Eder1-8/+16
2009-01-06i810: fix sparse warningsHannes Eder1-6/+12
2009-01-06neofb: fix sparse warningsHannes Eder1-2/+4
2009-01-06pm3fb: fix sparse warningHannes Eder1-2/+4
2009-01-06viafb: fix sparse warningsHannes Eder1-6/+12
2009-01-06nvidia: fix sparse warningsHannes Eder1-4/+8