summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-15lmb: Fix reserved region handling in lmb_enforce_memory_limit().David S. Miller1-0/+2
2008-08-14sparc64: Fix cmdline_memory_size handling bugs.David S. Miller1-8/+19
2008-08-14sparc64: Fix overshoot in nid_range().David S. Miller1-0/+3
2008-08-13sparc64: Handle stack trace attempts before irqstacks are setup.David S. Miller2-20/+21
2008-08-12sparc64: Implement IRQ stacks.David S. Miller8-30/+161
2008-08-12sparc: remove include of linux/of_device.h from asm/of_device.hStephen Rothwell1-2/+1
2008-08-12sparc64: Fix recursion in stack overflow detection handling.David S. Miller1-3/+14
2008-08-11sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell6-6/+7
2008-08-09sparc64: Don't MAGIC_SYSRQ ifdef smp_fetch_global_regs and support code.David S. Miller2-6/+0
2008-08-07sparc64: Fix end-of-stack checking in save_stack_trace().David S. Miller1-2/+4
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell16-16/+18
2008-08-06sparc64: Use kernel/uid16.c helpers instead of own copy.David S. Miller2-186/+10
2008-08-06of/sparc: remove include of linux/of_platform.h from asm/of_platform.hStephen Rothwell1-3/+0
2008-08-06sparc: i8042-sparcio.h: fix warningAlexander Beregalov1-6/+13
2008-08-05Linux 2.6.27-rc2v2.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-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds95-1284/+2159
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...Mike Frysinger1-32/+14
2008-08-05blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out b...Mike Frysinger1-10/+18
2008-08-05blackfin RTC driver: wait for the write complete interrupt complete before sl...Mike 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...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...Mike 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