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
2011-01-18
MIPS: Malta: enable Cirrus FB console
Aurelien Jarno
1
-0
/
+3
2011-01-18
MIPS: add CONFIG_VIRTUALIZATION for virtio support
Aurelien Jarno
1
-0
/
+16
2011-01-18
MIPS: Implement __read_mostly
David Daney
2
-1
/
+3
2011-01-18
MIPS: ath79: add common WMAC device for AR913X based boards
Gabor Juhos
6
-0
/
+92
2011-01-18
MIPS: ath79: Add initial support for the Atheros AP81 reference board
Gabor Juhos
4
-0
/
+104
2011-01-18
MIPS: ath79: add common SPI controller device
Gabor Juhos
6
-0
/
+84
2011-01-18
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
Gabor Juhos
4
-0
/
+324
2011-01-18
MIPS: ath79: add common GPIO buttons device
Gabor Juhos
5
-0
/
+113
2011-01-18
MIPS: ath79: add common watchdog device
Gabor Juhos
3
-0
/
+12
2011-01-18
MIPS: ath79: add common GPIO LEDs device
Gabor Juhos
5
-0
/
+100
2011-01-18
MIPS: ath79: add initial support for the Atheros PB44 reference board
Gabor Juhos
4
-0
/
+73
2011-01-18
MIPS: ath79: utilize the MIPS multi-machine support
Gabor Juhos
3
-0
/
+37
2011-01-18
MIPS: ath79: add GPIOLIB support
Gabor Juhos
7
-2
/
+252
2011-01-18
MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
Gabor Juhos
20
-0
/
+1365
2011-01-18
MIPS: jump label: Add MIPS support.
David Daney
5
-0
/
+110
2011-01-18
MIPS: Use WARN() in uasm for better diagnostics.
David Daney
1
-24
/
+16
2011-01-18
MIPS: Optimize TLB handlers for Octeon CPUs
David Daney
1
-51
/
+310
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
3
-1
/
+24
2011-01-18
MIPS: Use BBIT instructions in TLB handlers
David Daney
1
-29
/
+90
2011-01-18
MIPS: Declare uasm bbit0 and bbit1 functions.
David Daney
1
-0
/
+2
2011-01-18
MIPS: Use C0_KScratch (if present) to hold PGD pointer.
David Daney
3
-18
/
+108
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
2
-1
/
+11
2011-01-18
MIPS: Probe for presence of KScratch registers.
David Daney
3
-0
/
+5
2011-01-18
MIPS: Add generic support for multiple machines within a single kernel
Gabor Juhos
6
-1
/
+157
2011-01-18
MIPS: Use printf extension %pR for struct resource
Joe Perches
1
-5
/
+2
2011-01-18
MIPS: Sibyte: Use vzalloc in sbbus profiler
Joe Perches
1
-2
/
+1
2011-01-15
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-7
/
+17
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
18
-79
/
+84
2011-01-15
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
250
-2398
/
+6535
2011-01-15
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
21
-34
/
+52
2011-01-15
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2
-21
/
+22
2011-01-15
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
111
-806
/
+4277
2011-01-15
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
7
-37
/
+24
2011-01-15
Update Pekka's email address in MAINTAINERS
Pekka Enberg
1
-2
/
+2
2011-01-15
mm/slab.c: make local symbols static
H Hartley Sweeten
1
-3
/
+3
2011-01-15
Merge branch 'slub/hotplug' into slab/urgent
Pekka Enberg
3
-2
/
+12
2011-01-15
ARM: fix missing branch in __error_a
Russell King
1
-0
/
+2
2011-01-15
ARM: pxa: fix building issue of missing physmap.h
Eric Miao
1
-0
/
+1
2011-01-15
ARM: mmp: PXA910 drive strength FAST using wrong value
Philip Rakity
1
-1
/
+1
2011-01-15
ARM: mmp: MMP2 drive strength FAST using wrong value
Philip Rakity
1
-1
/
+1
2011-01-15
ARM: pxa: fix recursive calls in pxa_low_gpio_chip
Eric Miao
1
-27
/
+14
2011-01-15
ARM: fix /proc/$PID/stack on SMP
Russell King
1
-3
/
+6
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-post-merge-2.6
Linus Torvalds
47
-58
/
+30571
2011-01-15
ARM: Fix build regression on SA11x0, PXA, and H720x targets
Russell King
4
-4
/
+0
2011-01-14
xen: export arbitrary_virt_to_machine
Stephen Rothwell
1
-0
/
+1
2011-01-14
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
5
-21
/
+27
2011-01-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
6
-8
/
+24
2011-01-14
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
23
-482
/
+729
2011-01-14
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-49
/
+41
2011-01-14
PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS
Markus Trippelsdorf
1
-0
/
+5
[next]