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: 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
2011-01-14
ACPI / ACPICA: Initialize the global lock spinlock as appropriate
Rafael J. Wysocki
3
-2
/
+3
2011-01-14
tracing: Remove syscall_exit_fields
Lai Jiangshan
1
-21
/
+12
2011-01-14
spi/amba-pl022: fixing compilation warning.
Viresh Kumar
1
-1
/
+1
2011-01-14
Merge branch 'for_rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
6
-1
/
+906
2011-01-14
ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources
Dima Zavin
1
-10
/
+6
2011-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-23
/
+108
2011-01-14
Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()
Linus Torvalds
1
-2
/
+2
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
59
-576
/
+655
2011-01-14
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
38
-383
/
+608
2011-01-14
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-51
/
+280
2011-01-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+1
2011-01-14
i2c: Encourage move to dev_pm_ops by warning on use of legacy methods
Mark Brown
1
-0
/
+8
2011-01-14
i2c: Factor out runtime suspend checks from PM operations
Mark Brown
1
-48
/
+20
2011-01-14
i2c: Unregister dummy devices last on adapter removal
Jean Delvare
1
-1
/
+13
2011-01-14
GRETH: resolve SMP issues and other problems
Daniel Hellstrom
1
-67
/
+92
2011-01-14
GRETH: handle frame error interrupts
Daniel Hellstrom
2
-4
/
+7
2011-01-14
GRETH: avoid writing bad speed/duplex when setting transfer mode
Daniel Hellstrom
1
-11
/
+8
[next]