index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
ARM: OMAP2: Misc updates from linux-omap tree
Tony Lindgren
21
-86
/
+256
2008-10-06
ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremap
Paul Walmsley
3
-23
/
+64
2008-10-06
ARM: OMAP2: Add pinmux support for omap34xx
Vikram Pandita
2
-19
/
+339
2008-10-06
ARM: OMAP2: Use omap_globals for CPU detection for multi-omap
Tony Lindgren
4
-16
/
+34
2008-10-06
ARM: OMAP2: Move sleep.S into sleep24xx.S
Tony Lindgren
3
-19
/
+21
2008-10-06
ARM: OMAP2 Provide function to enable/disable uart clocks
Jouni Hogander
3
-60
/
+47
2008-10-03
Merge unstable branch 'omap-rmk'
Russell King
621
-5661
/
+28203
2008-10-03
Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Russell King
23
-147
/
+3578
2008-09-05
[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...
Russell King
7
-9
/
+16
2008-09-05
[ARM] omap: fix lots of 'Using plain integer as NULL pointer'
Russell King
5
-18
/
+18
2008-09-05
[ARM] omap: fix inappropriate casting in gpio.c
Russell King
2
-36
/
+36
2008-09-05
[ARM] omap: DSP registers don't need to be casted
Russell King
2
-4
/
+4
2008-09-05
[ARM] omap: make sure virtual mmio addresses are __iomem pointer-like
Russell King
2
-7
/
+7
2008-09-05
[ARM] omap: Fix IO_ADDRESS() macros
Russell King
15
-80
/
+82
2008-09-05
[ARM] omap: convert mcbsp to use ioremap()
Russell King
4
-29
/
+28
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
9
-26
/
+107
2008-09-05
[ARM] omap: allow ioremap() to use our fixed IO mappings
Russell King
3
-1
/
+90
2008-09-05
[ARM] omap: remove an io_v2p() usage
Russell King
1
-1
/
+5
2008-09-05
[SERIAL] 8250: serial8250_port_size() - omap ports are larger
Russell King
1
-7
/
+14
2008-09-05
[ARM] omap: improve is_omap_port()
Russell King
2
-7
/
+7
2008-09-04
[ARM] omap: fix virtual vs physical address space confusions
Russell King
4
-2
/
+17
2008-09-04
[ARM] remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2008-09-04
[ARM] omap: fix build error in ohci-omap.c
Russell King
1
-1
/
+1
2008-09-03
[ARM] omap: fix gpio.c build error
Russell King
1
-1
/
+1
2008-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
29
-90
/
+102
2008-09-02
[x86] Fix TSC calibration issues
Thomas Gleixner
1
-54
/
+181
2008-09-02
ipsec: Fix deadlock in xfrm_state management.
David S. Miller
1
-9
/
+23
2008-09-02
drivers/char/random.c: fix a race which can lead to a bogus BUG()
Andrew Morton
1
-9
/
+10
2008-09-02
pm_qos_requirement might sleep
John Kacur
1
-16
/
+9
2008-09-02
rtc-cmos: wake again from S5
Rafael J. Wysocki
1
-6
/
+32
2008-09-02
sysfs: document files in /sys/firmware/sgi_uv/
Russ Anderson
1
-0
/
+27
2008-09-02
ibft: fix target info parsing in ibft module
Mike Christie
1
-2
/
+1
2008-09-02
rtc_time_to_tm: fix signed/unsigned arithmetic
Jan Altenberg
1
-2
/
+3
2008-09-02
tdfxfb: fix frame buffer name overrun
Krzysztof Helt
1
-4
/
+3
2008-09-02
tdfxfb: fix SDRAM memory size detection
Krzysztof Helt
1
-1
/
+1
2008-09-02
hp-wmi: add proper hotkey support
Matthew Garrett
1
-2
/
+8
2008-09-02
hp-wmi: update to match current rfkill semantics
Matthew Garrett
1
-35
/
+46
2008-09-02
ipc: document the new auto_msgmni proc file
Nadia Derbey
1
-0
/
+19
2008-09-02
mm: size of quicklists shouldn't be proportional to the number of CPUs
KOSAKI Motohiro
1
-1
/
+8
2008-09-02
mm: show quicklist usage in /proc/meminfo
KOSAKI Motohiro
2
-2
/
+12
2008-09-02
devcgroup: fix race against rmdir()
Li Zefan
1
-9
/
+9
2008-09-02
cirrusfb: check_par fixes
Krzysztof Helt
1
-41
/
+18
2008-09-02
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
Oleg Nesterov
2
-50
/
+34
2008-09-02
pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing
Oleg Nesterov
1
-3
/
+6
2008-09-02
mmc: at91_mci: don't use coherent dma buffers
David Brownell
1
-4
/
+16
2008-09-02
8250: improve workaround for UARTs that don't re-assert THRE correctly
Will Newton
2
-4
/
+13
2008-09-02
MAINTAINERS: add a maintainer for the BCM5974 multitouch driver
Henrik Rydberg
1
-0
/
+6
2008-09-02
mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_...
Marcin Slusarz
1
-1
/
+1
2008-09-02
acer-wmi: remove debugfs entries upon unloading
Russ Dill
1
-1
/
+2
2008-09-02
VFS: fix dio write returning EIO when try_to_release_page fails
Hisashi Hifumi
2
-4
/
+11
[next]