summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-12docsrc: build Documentation/ sourcesRandy Dunlap15-1/+118
2008-08-12byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison1-0/+372
2008-08-12byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison1-0/+309
2008-08-12genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan1-45/+51
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan4-0/+38
2008-08-12reiserfs: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-12fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton1-4/+1
2008-08-12drivers/char/rtc.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-12mm/sparse.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-12move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König1-7/+7
2008-08-12lib/vsprintf.c: wrong conversion function usedYi Yang1-1/+1
2008-08-12fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt1-2/+2
2008-08-12atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2-2/+6
2008-08-12atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen1-2/+4
2008-08-12matrox maven: convert to a new-style i2c driverJean Delvare3-59/+50
2008-08-12matroxfb: i2c structure templates clean-upJean Delvare1-8/+3
2008-08-12matrox maven: fix a broken error pathJean Delvare1-1/+1
2008-08-12do_migrate_pages(): remove unused variableMinChan Kim1-1/+0
2008-08-12GRU: fix preprocessor symbol for sparseRandy Dunlap1-1/+1
2008-08-12radeonfb: fix accel engine hangsDavid Miller2-0/+12
2008-08-12allocate structures for reservation tracking in hugetlbfs outside of spinlock...Andy Whitcroft1-4/+11
2008-08-12hugetlbfs: allocate structures for reservation tracking outside of spinlocksAndy Whitcroft1-9/+35
2008-08-12isight_firmware: fix a leak and double kfree()Parag Warudkar1-2/+2
2008-08-12cpuidle: make sysfs attributes sysdev class attributesRabin Vincent1-14/+15
2008-08-12rtc-isl1208: fix double removal of a sysfs entryAlessandro Zummo1-1/+1
2008-08-12h8300: fix section mismatchesYoshinori Sato1-6/+3
2008-08-12revert "rtc: cdev lock_kernel() pushdown"David Brownell1-9/+3
2008-08-12memcg: fix oops in mem_cgroup_shrink_usageHugh Dickins1-0/+2
2008-08-12cpu hotplug: s390 doesn't support additional_cpus anymore.Heiko Carstens2-6/+1
2008-08-12page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich2-1/+5
2008-08-12quota: documentation for sending "below quota" messages via netlink and tiny ...Jan Kara1-8/+14
2008-08-12hugetlb: call arch_prepare_hugepage() for surplus pagesGerald Schaefer1-1/+6
2008-08-12feature-removal-schedule.txt: remove the NCR53C9x entryAdrian Bunk1-9/+0
2008-08-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-2/+7
2008-08-12Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+6
2008-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-74/+35
2008-08-12Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-144/+205
2008-08-12ALSA: hda - support new AMD HDMI Audio (1002:970f)Libin Yang1-0/+1
2008-08-12ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+3
2008-08-12ALSA: wm8750: add missing VREF outputDmitry Baryshkov1-0/+1
2008-08-12ALSA: spitz: MONO -> MONO1Dmitry Baryshkov1-1/+1
2008-08-12generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fixNick Piggin1-4/+6
2008-08-12fix spinlock recursion in hvc_consoleChristian Borntraeger1-3/+2
2008-08-12stop_machine: remove unused variableLi Zefan1-1/+0
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven3-3/+6
2008-08-12export virtio_rng.hChristian Borntraeger1-0/+1
2008-08-12lguest: use get_user_pages_fast() instead of get_user_pages()Rusty Russell1-16/+9
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell6-29/+16
2008-08-12lguest: don't set MAC address for guest unless specifiedRusty Russell1-22/+1
2008-08-12agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt1-1/+1