aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* profiling: dynamically enable readprofile at runtimeDave Hansen2008-10-164-13/+84
* rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITYAdam Tkac2008-10-161-4/+12
* sysrq: add enable_mask in sysrq_moom_opNaohiro Ooiwa2008-10-161-0/+1
* Make the taint flags reliableAndi Kleen2008-10-166-82/+101
* initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu2008-10-161-0/+53
* Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-167-41/+19
* wait: kill is_sync_wait()Tejun Heo2008-10-162-21/+2
* vsprintf: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-163-10/+14
* fix random typosDanny ter Haar2008-10-163-6/+7
* identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven2008-10-161-1/+1
* nubus: fix mis-indented statementIlpo Järvinen2008-10-161-1/+1
* Fix Documentation/filesystems/ramfs-rootfs-initramfs.txtfrans2008-10-161-1/+1
* eeepc: depends on RFKILLRandy Dunlap2008-10-161-0/+1
* drivers/misc: Use DIV_ROUND_UPJulia Lawall2008-10-161-1/+1
* init.h: remove long-dead __setup_null_param() macroRobert P. J. Day2008-10-161-4/+0
* kernel/dma.c: remove a CVS keywordAdrian Bunk2008-10-161-1/+1
* include/linux/mount.h: remove CVS keywordAdrian Bunk2008-10-161-2/+0
* misc: replace __FUNCTION__ with __func__Harvey Harrison2008-10-166-8/+8
* include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-1621-35/+35
* olpc: olpc_battery.c sparse endian annotationsHarvey Harrison2008-10-161-12/+8
* uml: remove the dead TTY_LOG codeAdrian Bunk2008-10-163-232/+0
* pm: document use of RTC in pm_traceFrans Pop2008-10-161-0/+18
* pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki2008-10-165-38/+58
* alpha: notify_cpu_starting() compile fixletAlexey Dobriyan2008-10-161-0/+1
* Alpha Miata: remove dead URLAdrian Bunk2008-10-161-2/+1
* asm-h8300/md.h: remove CVS keywordAdrian Bunk2008-10-161-1/+1
* h8300: GENERIC_BUG supportYoshinori Sato2008-10-166-10/+25
* h8300: update timer handler - misc updateYoshinori Sato2008-10-164-83/+97
* h8300: update timer handler - new filesYoshinori Sato2008-10-166-0/+397
* h8300: update timer handler - delete filesYoshinori Sato2008-10-1610-310/+0
* uclinux: fix gzip header parsing in binfmt_flat.cVolodymyr G. Lukiianyk2008-10-161-3/+3
* mm: do_generic_file_read() never gets a NULL 'filp' argumentKrishna Kumar2008-10-161-2/+1
* hugetlb: handle updating of ACCESSED and DIRTY in hugetlb_fault()David Gibson2008-10-161-5/+18
* mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enumAndrew Morton2008-10-161-1/+1
* memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh2008-10-163-7/+9
* introduce generic header file for the software IO/TLBJoerg Roedel2008-10-161-0/+83
* cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-159-12/+0
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-10-1531-286/+869
|\
| * MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi2008-10-157-8/+0
| * MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2008-10-152-5/+16
| * RTC: M48T35: new RTC driverThomas Bogendoerfer2008-10-153-0/+244
| * MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer2008-10-151-77/+22
| * MIPS: DS1286: New RTC driverThomas Bogendoerfer2008-10-153-0/+415
| * MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer2008-10-156-89/+15
| * MIPS: PCI: Scan busses when they are registeredAurelien Jarno2008-10-151-27/+53
| * MIPS: WGT634U: Add reset button supportAurelien Jarno2008-10-151-0/+37
| * MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno2008-10-154-74/+58
| * MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno2008-10-151-3/+3
| * MIPS: WGT634U: Add machine detection messageAurelien Jarno2008-10-151-0/+3
| * MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney2008-10-151-1/+1