aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King793-62504/+14
2008-08-07[ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/includeRussell King2-16/+20
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King620-640/+617
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King43-43/+0
2008-08-07[ARM] Fix circular include dependency with IRQ headersRussell King3-21/+20
2008-08-06kbuild: a better way to generate cscope database changeDenis ChengRq1-1/+1
2008-08-06Kconfig: Extend "menuconfig" for modules to simplify Kconfig fileRobert P. J. Day1-5/+4
2008-08-06bugfix for scripts/patch-kernel in 2.6 sublevel steppingErkki Lintunen1-1/+2
2008-08-06kbuild: fix O=.. build with armSam Ravnborg1-3/+3
2008-08-05Linux 2.6.27-rc2Linus Torvalds1-1/+1
2008-08-05Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds3-7/+23
2008-08-05AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVERalf Baechle1-10/+4
2008-08-05pktgen: mac countRobert Olsson1-2/+2
2008-08-05pktgen: random flow Robert Olsson1-1/+5
2008-08-05bridge: Eliminate unnecessary forward delayStephen Hemminger1-7/+18
2008-08-05docbook: fix s390 fatal error after header files movedRandy Dunlap1-4/+4
2008-08-05drivers/media/video/vino.c needs v4l2-ioctl.hAndrew Morton1-0/+1
2008-08-05mm: fix uninitialized variables for find_vma_prepare callersBenny Halevy1-1/+1
2008-08-05pm_qos: spelling fixesRichard Hughes3-10/+15
2008-08-05proc: fix warningsAlexander Beregalov1-4/+7
2008-08-05drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-05omfs: fix warningAlexander Beregalov1-1/+2
2008-08-05kernel-doc: skip nested struct/union cleanlyRandy Dunlap1-1/+1
2008-08-05dma: fix order calculation in dma_mark_declared_memory_occupied()Jan Beulich1-3/+2
2008-08-05atyfb_base.c: fix warningAlexander Beregalov1-14/+15
2008-08-05drivers/video/fsl-diu-fb.c: add missing of_node_putJulia Lawall1-2/+6
2008-08-05radeonfb: give i2c buses nicer namesJean Delvare1-1/+2
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt1-0/+3
2008-08-05radeon: misc correctionsDavid Miller2-4/+5
2008-08-05Remove the deprecated cli() sti() functionsMark Asselstine3-164/+0
2008-08-05backlight: add MODULE_ALIAS() to pwm_backlight driverBen Dooks1-0/+2
2008-08-05backlight: add more information output to pwm_backlightBen Dooks1-2/+6
2008-08-05blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIEMike Frysinger1-32/+14
2008-08-05blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David BrownellMike Frysinger1-10/+18
2008-08-05blackfin RTC driver: wait for the write complete interrupt complete before sleepingMike Frysinger1-2/+3
2008-08-05blackfin RTC driver: disable the write complete irq upon closeMike Frysinger1-4/+4
2008-08-05blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes)Mike Frysinger1-11/+9
2008-08-05blackfin RTC driver: add support for power management frameworkMike Frysinger1-14/+17
2008-08-05blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep coreSonic Zhang1-0/+28
2008-08-05blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTYMike Frysinger1-15/+0
2008-08-05genirq: better warning on irqchip->set_type() failureDavid Brownell1-1/+2
2008-08-05semaphore: __down_common: use signal_pending_state()Oleg Nesterov1-3/+1
2008-08-05relay: fix "full buffer with exactly full last subbuffer" accounting problemTom Zanussi1-1/+11
2008-08-05spi: new orion_spi driverShadi Ammouri4-0/+598
2008-08-05block/cciss.c: remove pointless curr_queue calculationHannes Reinecke1-2/+0
2008-08-05vt8623fb: fix kernel oopsOndrej Zajicek3-28/+28
2008-08-05kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFOBernhard Walle1-2/+2
2008-08-05powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov1-0/+5
2008-08-05mm_init.c: avoid ifdef-inside-macro-expansionAndrew Morton1-4/+4
2008-08-05Fix USB storage hang on command abortAlan Stern1-1/+1