index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
virtual
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.
David S. Miller
1
-9
/
+19
2013-02-20
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
4
-38
/
+18
2013-02-20
net: fix a wrong assignment in skb_split()
Amerigo Wang
1
-1
/
+1
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
6
-16
/
+72
2013-02-20
sparc64: Handle hugepage TSB being NULL.
David S. Miller
1
-16
/
+22
2013-02-20
sparc64: Fix gfp_flags setting in tsb_grow().
David S. Miller
1
-1
/
+1
2013-02-20
MIPS: Quit exporting kernel internel break codes to uapi/asm/break.h
David Daney
2
-3
/
+29
2013-02-19
ip_gre: remove an extra dst_release()
Eric Dumazet
1
-3
/
+1
2013-02-19
hwmon: (ntc_thermistor): Fix sparse warnings
Sachin Kamat
1
-2
/
+2
2013-02-19
hwmon: (adt7410) Add device table entry for the adt7420
Lars-Peter Clausen
2
-3
/
+4
2013-02-19
hwmon: (adt7410) Use I2C_ADDRS helper macro
Lars-Peter Clausen
1
-5
/
+1
2013-02-19
hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macro
Lars-Peter Clausen
1
-4
/
+2
2013-02-19
hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEP
Lars-Peter Clausen
1
-1
/
+1
2013-02-19
hwmon: (adt7410) Clear unwanted bits in the config register
Lars-Peter Clausen
1
-0
/
+1
2013-02-19
ppp: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
1
-0
/
+8
2013-02-19
atl1c: restore buffer state
Huang, Xiong
1
-1
/
+1
2013-02-19
net: fix a build failure when !CONFIG_PROC_FS
Cong Wang
3
-9
/
+5
2013-02-19
net: ipv4: fix waring -Wunused-variable
Gao feng
1
-4
/
+5
2013-02-19
net: proc: fix build failed when procfs is not configured
Gao feng
1
-6
/
+3
2013-02-19
workqueue: un-GPL function delayed_work_timer_fn()
Konstantin Khlebnikov
1
-1
/
+1
2013-02-19
Revert "xen: netback: remove redundant xenvif_put"
David S. Miller
1
-0
/
+1
2013-02-19
MIPS: remove broken conditional inside vpe loader code
John Crispin
1
-12
/
+3
2013-02-19
MIPS: SMTC: fix implicit declaration of set_vi_handler
Florian Fainelli
1
-0
/
+1
2013-02-19
MIPS: early_printk: drop __init annotations
Aaro Koskinen
5
-11
/
+10
2013-02-19
MIPS: Probe for and report hardware virtualization support.
David Daney
5
-1
/
+9
2013-02-19
MIPS: ath79: add support for the Qualcomm Atheros AP136-010 board
Gabor Juhos
5
-0
/
+171
2013-02-19
MIPS: ath79: add USB controller registration code for the QCA955X SoCs
Gabor Juhos
2
-0
/
+18
2013-02-19
MIPS: ath79: add PCI controller registration code for the QCA955X SoCs
Gabor Juhos
3
-0
/
+51
2013-02-19
MIPS: ath79: add WMAC registration code for the QCA955X SoCs
Gabor Juhos
3
-1
/
+24
2013-02-19
MIPS: ath79: register UART for the QCA955X SoCs
Gabor Juhos
1
-1
/
+2
2013-02-19
MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}
Gabor Juhos
2
-0
/
+5
2013-02-19
MIPS: ath79: add GPIO setup code for the QCA955X SoCs
Gabor Juhos
2
-1
/
+4
2013-02-19
MIPS: ath79: add IRQ handling code for the QCA955X SoCs
Gabor Juhos
3
-8
/
+140
2013-02-19
MIPS: ath79: add clock setup code for the QCA955X SoCs
Gabor Juhos
2
-0
/
+117
2013-02-19
MIPS: ath79: add SoC detection code for the QCA955X SoCs
Gabor Juhos
4
-1
/
+40
2013-02-19
MIPS: ath79: add early printk support for the QCA955X SoCs
Gabor Juhos
2
-0
/
+4
2013-02-19
MIPS: ath79: fix WMAC IRQ resource assignment
Gabor Juhos
1
-1
/
+1
2013-02-19
mips: reserve elfcorehdr
Corey Minyard
1
-0
/
+39
2013-02-19
mips: Make sure kernel memory is in iomem
Corey Minyard
1
-21
/
+31
2013-02-19
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
Ingo Molnar
1
-0
/
+1
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
1
-6
/
+4
2013-02-19
net: move procfs code to net/core/net-procfs.c
Cong Wang
5
-459
/
+450
2013-02-19
qmi_wwan, cdc-ether: add ADU960S
Dan Williams
2
-0
/
+14
2013-02-19
bonding: set sysfs device_type to 'bond'
Doug Goldstein
1
-0
/
+6
2013-02-19
bonding: fix bond_release_all inconsistencies
nikolay@redhat.com
1
-117
/
+18
2013-02-19
b44: use netdev_alloc_skb_ip_align()
Hauke Mehrtens
1
-2
/
+1
2013-02-19
xen: netback: remove redundant xenvif_put
Andrew Jones
1
-1
/
+0
2013-02-19
net: fec: Do a sanity check on the gpio number
Fabio Estevam
1
-1
/
+4
2013-02-19
ip_gre: propogate target device GSO capability to the tunnel device
Dmitry Kravkov
1
-2
/
+8
2013-02-19
ip_gre: allow CSUM capable devices to handle packets
Dmitry Kravkov
1
-5
/
+2
[next]