aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docsrc: fix crc32hash typeRandy Dunlap2008-08-121-1/+1
* docsrc: fix ifenslave typeRandy Dunlap2008-08-121-1/+1
* docsrc: fix procfs exampleRandy Dunlap2008-08-121-3/+1
* docsrc: build Documentation/ sourcesRandy Dunlap2008-08-1215-1/+118
* byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison2008-08-121-0/+372
* byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison2008-08-121-0/+309
* genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan2008-08-121-45/+51
* seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-124-0/+38
* reiserfs: removed duplicated #includeHuang Weiyi2008-08-121-1/+0
* fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton2008-08-121-4/+1
* drivers/char/rtc.c: removed duplicated includeHuang Weiyi2008-08-121-1/+0
* mm/sparse.c: removed duplicated includeHuang Weiyi2008-08-121-1/+0
* move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König2008-08-121-7/+7
* lib/vsprintf.c: wrong conversion function usedYi Yang2008-08-121-1/+1
* fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt2008-08-121-2/+2
* atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2008-08-122-2/+6
* atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen2008-08-121-2/+4
* matrox maven: convert to a new-style i2c driverJean Delvare2008-08-123-59/+50
* matroxfb: i2c structure templates clean-upJean Delvare2008-08-121-8/+3
* matrox maven: fix a broken error pathJean Delvare2008-08-121-1/+1
* do_migrate_pages(): remove unused variableMinChan Kim2008-08-121-1/+0
* GRU: fix preprocessor symbol for sparseRandy Dunlap2008-08-121-1/+1
* radeonfb: fix accel engine hangsDavid Miller2008-08-122-0/+12
* allocate structures for reservation tracking in hugetlbfs outside of spinlock...Andy Whitcroft2008-08-121-4/+11
* hugetlbfs: allocate structures for reservation tracking outside of spinlocksAndy Whitcroft2008-08-121-9/+35
* isight_firmware: fix a leak and double kfree()Parag Warudkar2008-08-121-2/+2
* cpuidle: make sysfs attributes sysdev class attributesRabin Vincent2008-08-121-14/+15
* rtc-isl1208: fix double removal of a sysfs entryAlessandro Zummo2008-08-121-1/+1
* h8300: fix section mismatchesYoshinori Sato2008-08-121-6/+3
* revert "rtc: cdev lock_kernel() pushdown"David Brownell2008-08-121-9/+3
* memcg: fix oops in mem_cgroup_shrink_usageHugh Dickins2008-08-121-0/+2
* cpu hotplug: s390 doesn't support additional_cpus anymore.Heiko Carstens2008-08-122-6/+1
* page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich2008-08-122-1/+5
* quota: documentation for sending "below quota" messages via netlink and tiny ...Jan Kara2008-08-121-8/+14
* hugetlb: call arch_prepare_hugepage() for surplus pagesGerald Schaefer2008-08-121-1/+6
* feature-removal-schedule.txt: remove the NCR53C9x entryAdrian Bunk2008-08-121-9/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-08-123-2/+7
|\
| * ALSA: hda - support new AMD HDMI Audio (1002:970f)Libin Yang2008-08-121-0/+1
| * ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-08-121-0/+3
| * ALSA: wm8750: add missing VREF outputDmitry Baryshkov2008-08-121-0/+1
| * ALSA: spitz: MONO -> MONO1Dmitry Baryshkov2008-08-121-1/+1
| * ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov2008-08-111-1/+1
* | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-121-4/+6
|\ \
| * | generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fixNick Piggin2008-08-121-4/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-08-1214-74/+35
|\ \ \
| * | | fix spinlock recursion in hvc_consoleChristian Borntraeger2008-08-121-3/+2
| * | | stop_machine: remove unused variableLi Zefan2008-08-121-1/+0
| * | | modules: extend initcall_debug functionality to the module loaderArjan van de Ven2008-08-123-3/+6
| * | | export virtio_rng.hChristian Borntraeger2008-08-121-0/+1
| * | | lguest: use get_user_pages_fast() instead of get_user_pages()Rusty Russell2008-08-121-16/+9