index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
tea.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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-15
ARM: Fix build regression on SA11x0, PXA, and H720x targets
Russell King
4
-4
/
+0
2011-01-15
xen: export arbitrary_virt_to_machine
Stephen Rothwell
1
-0
/
+1
2011-01-15
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
5
-21
/
+27
2011-01-15
PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS
Markus Trippelsdorf
1
-0
/
+5
2011-01-15
ACPI / ACPICA: Initialize the global lock spinlock as appropriate
Rafael J. Wysocki
3
-2
/
+3
2011-01-15
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
ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources
Dima Zavin
1
-10
/
+6
2011-01-14
Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()
Linus Torvalds
1
-2
/
+2
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
2011-01-14
GRETH: fixed skb buffer memory leak on frame errors
Daniel Hellstrom
1
-4
/
+14
2011-01-14
GRETH: GBit transmit descriptor handling optimization
Daniel Hellstrom
1
-9
/
+10
2011-01-14
GRETH: fix opening/closing
Daniel Hellstrom
1
-0
/
+4
2011-01-14
GRETH: added raw AMBA vendor/device number to match against.
Daniel Hellstrom
1
-0
/
+3
2011-01-14
cassini: Fix build bustage on x86.
David S. Miller
1
-3
/
+3
2011-01-14
x86, olpc: Add missing Kconfig dependencies
H. Peter Anvin
1
-0
/
+1
2011-01-14
x86, mrst: Set correct APB timer IRQ affinity for secondary cpu
Jacob Pan
1
-6
/
+8
2011-01-14
nfsd4: fix callback restarting
J. Bruce Fields
1
-12
/
+9
2011-01-14
[IA64] fix ia64 build failure in pmdp_get_and_clear
Andrea Arcangeli
1
-0
/
+1
2011-01-14
AT91: Support for gsia18s board
Igor Plyatov
4
-0
/
+625
2011-01-14
AT91: Acme Systems FOX Board G20 board files
Sergio Tanzilli
3
-0
/
+281
2011-01-14
AT91: board-sam9m10g45ek.c: Remove duplicate inclusion of mach/hardware.h
Jesper Juhl
1
-1
/
+0
2011-01-14
block: restore multiple bd_link_disk_holder() support
Tejun Heo
4
-19
/
+84
2011-01-14
x86: tsc: Fix calibration refinement conditionals to avoid divide by zero
John Stultz
1
-2
/
+2
2011-01-14
afs: add afs_wq and use it instead of the system workqueue
Tejun Heo
7
-28
/
+38
[next]