Age | Commit message (Expand) | Author | Files | Lines |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 1582 | -3020/+3001 |
2008-08-07 | Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h... | Russell King | 125 | -42/+591 |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2827 | -34494/+59153 |
2008-08-07 | [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/include | Russell King | 2 | -16/+20 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 620 | -640/+617 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 43 | -43/+0 |
2008-08-07 | [ARM] Fix circular include dependency with IRQ headers | Russell King | 3 | -21/+20 |
2008-08-06 | kbuild: a better way to generate cscope database change | Denis ChengRq | 1 | -1/+1 |
2008-08-06 | Kconfig: Extend "menuconfig" for modules to simplify Kconfig file | Robert P. J. Day | 1 | -5/+4 |
2008-08-06 | bugfix for scripts/patch-kernel in 2.6 sublevel stepping | Erkki Lintunen | 1 | -1/+2 |
2008-08-06 | kbuild: fix O=.. build with arm | Sam Ravnborg | 1 | -3/+3 |
2008-08-05 | Linux 2.6.27-rc2v2.6.27-rc2 | Linus Torvalds | 1 | -1/+1 |
2008-08-05 | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds | 3 | -7/+23 |
2008-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 95 | -1284/+2159 |
2008-08-05 | AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE | Ralf Baechle | 1 | -10/+4 |
2008-08-05 | pktgen: mac count | Robert Olsson | 1 | -2/+2 |
2008-08-05 | pktgen: random flow | Robert Olsson | 1 | -1/+5 |
2008-08-05 | bridge: Eliminate unnecessary forward delay | Stephen Hemminger | 1 | -7/+18 |
2008-08-05 | docbook: fix s390 fatal error after header files moved | Randy Dunlap | 1 | -4/+4 |
2008-08-05 | drivers/media/video/vino.c needs v4l2-ioctl.h | Andrew Morton | 1 | -0/+1 |
2008-08-05 | mm: fix uninitialized variables for find_vma_prepare callers | Benny Halevy | 1 | -1/+1 |
2008-08-05 | pm_qos: spelling fixes | Richard Hughes | 3 | -10/+15 |
2008-08-05 | proc: fix warnings | Alexander Beregalov | 1 | -4/+7 |
2008-08-05 | drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-08-05 | omfs: fix warning | Alexander Beregalov | 1 | -1/+2 |
2008-08-05 | kernel-doc: skip nested struct/union cleanly | Randy Dunlap | 1 | -1/+1 |
2008-08-05 | dma: fix order calculation in dma_mark_declared_memory_occupied() | Jan Beulich | 1 | -3/+2 |
2008-08-05 | atyfb_base.c: fix warning | Alexander Beregalov | 1 | -14/+15 |
2008-08-05 | drivers/video/fsl-diu-fb.c: add missing of_node_put | Julia Lawall | 1 | -2/+6 |
2008-08-05 | radeonfb: give i2c buses nicer names | Jean Delvare | 1 | -1/+2 |
2008-08-05 | fbcon: fix scrolling after logo is cleared | Krzysztof Helt | 1 | -0/+3 |
2008-08-05 | radeon: misc corrections | David Miller | 2 | -4/+5 |
2008-08-05 | Remove the deprecated cli() sti() functions | Mark Asselstine | 3 | -164/+0 |
2008-08-05 | backlight: add MODULE_ALIAS() to pwm_backlight driver | Ben Dooks | 1 | -0/+2 |
2008-08-05 | backlight: add more information output to pwm_backlight | Ben Dooks | 1 | -2/+6 |
2008-08-05 | blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a... | Mike Frysinger | 1 | -32/+14 |
2008-08-05 | blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b... | Mike Frysinger | 1 | -10/+18 |
2008-08-05 | blackfin RTC driver: wait for the write complete interrupt complete before sl... | Mike Frysinger | 1 | -2/+3 |
2008-08-05 | blackfin RTC driver: disable the write complete irq upon close | Mike Frysinger | 1 | -4/+4 |
2008-08-05 | blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int... | Mike Frysinger | 1 | -11/+9 |
2008-08-05 | blackfin RTC driver: add support for power management framework | Mike Frysinger | 1 | -14/+17 |
2008-08-05 | blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core | Sonic Zhang | 1 | -0/+28 |
2008-08-05 | blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer... | Mike Frysinger | 1 | -15/+0 |
2008-08-05 | genirq: better warning on irqchip->set_type() failure | David Brownell | 1 | -1/+2 |
2008-08-05 | semaphore: __down_common: use signal_pending_state() | Oleg Nesterov | 1 | -3/+1 |
2008-08-05 | relay: fix "full buffer with exactly full last subbuffer" accounting problem | Tom Zanussi | 1 | -1/+11 |
2008-08-05 | spi: new orion_spi driver | Shadi Ammouri | 4 | -0/+598 |
2008-08-05 | block/cciss.c: remove pointless curr_queue calculation | Hannes Reinecke | 1 | -2/+0 |
2008-08-05 | vt8623fb: fix kernel oops | Ondrej Zajicek | 3 | -28/+28 |
2008-08-05 | kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO | Bernhard Walle | 1 | -2/+2 |