summaryrefslogtreecommitdiffstats
path: root/kernel/kprobes.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-09ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ codePaul Walmsley1-29/+40
2008-10-06ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren21-86/+256
2008-10-06ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremapPaul Walmsley3-23/+64
2008-10-06ARM: OMAP2: Add pinmux support for omap34xxVikram Pandita2-19/+339
2008-10-06ARM: OMAP2: Use omap_globals for CPU detection for multi-omapTony Lindgren4-16/+34
2008-10-06ARM: OMAP2: Move sleep.S into sleep24xx.STony Lindgren3-19/+21
2008-10-06ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander3-60/+47
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King7-9/+16
2008-09-05[ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King5-18/+18
2008-09-05[ARM] omap: fix inappropriate casting in gpio.cRussell King2-36/+36
2008-09-05[ARM] omap: DSP registers don't need to be castedRussell King2-4/+4
2008-09-05[ARM] omap: make sure virtual mmio addresses are __iomem pointer-likeRussell King2-7/+7
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King15-80/+82
2008-09-05[ARM] omap: convert mcbsp to use ioremap()Russell King4-29/+28
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King9-26/+107
2008-09-05[ARM] omap: allow ioremap() to use our fixed IO mappingsRussell King3-1/+90
2008-09-05[ARM] omap: remove an io_v2p() usageRussell King1-1/+5
2008-09-05[SERIAL] 8250: serial8250_port_size() - omap ports are largerRussell King1-7/+14
2008-09-05[ARM] omap: improve is_omap_port()Russell King2-7/+7
2008-09-04[ARM] omap: fix virtual vs physical address space confusionsRussell King4-2/+17
2008-09-04[ARM] remove unused #include <version.h>Huang Weiyi1-1/+0
2008-09-04[ARM] omap: fix build error in ohci-omap.cRussell King1-1/+1
2008-09-03[ARM] omap: fix gpio.c build errorRussell King1-1/+1
2008-09-03[x86] Fix TSC calibration issuesThomas Gleixner1-54/+181
2008-09-03ipsec: Fix deadlock in xfrm_state management.David S. Miller1-9/+23
2008-09-03drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton1-9/+10
2008-09-03pm_qos_requirement might sleepJohn Kacur1-16/+9
2008-09-03rtc-cmos: wake again from S5Rafael J. Wysocki1-6/+32