index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-13
of/promtree: add package-to-path support to pdt
Andres Salomon
2
-1
/
+45
2010-10-13
of/promtree: add of_pdt namespace to pdt code
Andres Salomon
3
-22
/
+22
2010-10-13
of/promtree: no longer call prom_ functions directly; use an ops structure
Andres Salomon
3
-24
/
+72
2010-10-11
of/promtree: make drivers/of/pdt.c no longer sparc-only
Andres Salomon
8
-25
/
+81
2010-10-09
sparc: break out some PROM device-tree building code out into drivers/of
Andres Salomon
2
-189
/
+216
2010-10-09
of/sparc: convert various prom_* functions to use phandle
Andres Salomon
23
-144
/
+157
2010-10-08
sparc: stop exporting openprom.h header
Andres Salomon
1
-1
/
+0
2010-10-08
powerpc, of_serial: Endianness issues setting up the serial ports
Ian Munsie
2
-17
/
+17
2010-09-29
of: MTD: Fix OF probing on little-endian systems
Michal Simek
2
-3
/
+3
2010-09-29
of: GPIO: Fix OF probing on little-endian systems
Michal Simek
1
-3
/
+3
2010-09-29
Linux 2.6.36-rc6
v2.6.36-rc6
Linus Torvalds
1
-1
/
+1
2010-09-29
MN10300: Handle missing sys_cacheflush() when caching disabled
David Howells
2
-8
/
+27
2010-09-28
alpha: fix compile problem in arch/alpha/kernel/signal.c
Linus Torvalds
1
-2
/
+2
2010-09-28
ahci: fix module refcount breakage introduced by libahci split
Tejun Heo
4
-14
/
+24
2010-09-28
hwmon (coretemp): Fix build breakage if SMP is undefined
Guenter Roeck
1
-0
/
+1
2010-09-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
3
-4
/
+5
2010-09-28
Fix pktcdvd ioctl dev_minor range check
Dan Rosenberg
1
-1
/
+1
2010-09-28
MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0
David Howells
1
-1
/
+1
2010-09-28
net/9p: Mount only matching virtio channels
Sven Eckelmann
1
-1
/
+2
2010-09-28
de2104x: fix ethtool
Ondrej Zary
1
-2
/
+5
2010-09-28
tproxy: check for transparent flag in ip_route_newports
Ulrich Weber
1
-0
/
+2
2010-09-28
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
2
-2
/
+2
2010-09-27
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
Yuchung Cheng
1
-1
/
+2
2010-09-27
mn10300: check __get_user/__put_user results...
Al Viro
1
-6
/
+6
2010-09-27
mn10300: get rid of set_fs(USER_DS) in sigframe setup
Al Viro
1
-4
/
+0
2010-09-27
mn10300: ->restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-27
mn10300: prevent double syscall restarts
Al Viro
1
-3
/
+9
2010-09-27
mn10300: avoid SIGSEGV delivery loop
Al Viro
1
-2
/
+2
2010-09-27
alpha: __get_user/__put_user results need to be checked...
Al Viro
1
-4
/
+4
2010-09-27
alpha: switch osf_sigprocmask() to use of sigprocmask()
Al Viro
3
-47
/
+12
2010-09-27
3c59x: fix regression from patch "Add ethtool WOL support"
Jan Beulich
1
-0
/
+10
2010-09-27
RDMA/cxgb3: Turn off RX coalescing for iWARP connections
Steve Wise
1
-2
/
+4
2010-09-27
ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tile
Will Deacon
1
-1
/
+7
2010-09-27
net/9p: fix memory handling/allocation in rdma_request()
Davidlohr Bueso
1
-11
/
+18
2010-09-27
amd64_edac: Fix driver module removal
Borislav Petkov
1
-0
/
+3
2010-09-27
x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatile
Alexander Chumachenko
1
-1
/
+1
2010-09-27
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
3
-3
/
+14
2010-09-27
s390: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
1
-2
/
+2
2010-09-27
sgiseeq: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-27
rionet: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-27
ibm_newemac: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-2
/
+2
2010-09-27
smsc911x: Add MODULE_ALIAS()
Vincent Stehlé
1
-0
/
+1
2010-09-27
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
1
-0
/
+1
2010-09-27
br2684: fix scheduling while atomic
Karl Hiramoto
1
-10
/
+2
2010-09-27
TOMOYO: Don't abuse sys_getpid(), sys_getppid()
Ben Hutchings
2
-4
/
+5
2010-09-27
de2104x: fix TP link detection
Ondrej Zary
1
-2
/
+21
2010-09-27
de2104x: fix power management
Ondrej Zary
1
-0
/
+3
2010-09-26
mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
Marek Szyprowski
1
-2
/
+4
2010-09-26
mmc: sdhci-s3c: fix incorrect spinlock usage after merge
Marek Szyprowski
1
-2
/
+4
2010-09-26
mmc: MAINTAINERS: add myself as MMC maintainer
Chris Ball
1
-2
/
+6
[next]