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
/
COPYING
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-18
cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-1
/
+2
2012-02-17
net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver
Tobias Klauser
1
-12
/
+1
2012-02-17
UML net: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-3
/
+8
2012-02-17
atheros eth: set addr_assign_type if random_ether_addr() used
Danny Kukawka
4
-9
/
+15
2012-02-17
ethoc: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-2
/
+18
2012-02-17
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-3
/
+2
2012-02-17
igbvf: reset netdevice addr_assign_type if changed
Danny Kukawka
1
-0
/
+1
2012-02-17
xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-1
/
+3
2012-02-17
davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-2
/
+3
2012-02-17
lantiq_etop: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-0
/
+7
2012-02-17
au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-4
/
+5
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-16
net: sh_eth: add support for VLAN tag filtering
Yoshihiro Shimoda
2
-0
/
+64
2012-02-16
net: sh_eth: add support for multicast filtering
Yoshihiro Shimoda
2
-5
/
+286
2012-02-16
net: sh_eth: modify a condition of ioremap for TSU
Yoshihiro Shimoda
1
-11
/
+14
2012-02-16
net: sh_eth: change the condition of initialization
Yoshihiro Shimoda
2
-2
/
+3
2012-02-16
net: sh_eth: add the value of tsu to the SH7757's GETHER
Yoshihiro Shimoda
1
-0
/
+1
2012-02-16
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-02-16
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
1
-0
/
+2
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
4
-14
/
+83
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-17
batman-adv: export used routing algorithm via sysfs
Marek Lindner
2
-0
/
+16
2012-02-17
batman-adv: allowing changing the routing algorithm via module parameter
Marek Lindner
1
-0
/
+24
2012-02-17
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
7
-129
/
+129
2012-02-17
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
7
-0
/
+145
2012-02-17
batman-adv: warn if added interface is part of a bridge
Marek Lindner
1
-0
/
+8
2012-02-17
batman-adv: Move is_out_of_time() to main.h for general use
Martin Hundebøll
2
-20
/
+23
2012-02-17
batman-adv: Rm empty line from is_my_mac() in main.c
Martin Hundebøll
1
-1
/
+0
2012-02-17
batman-adv: simplify bat_ogm_receive API call
Marek Lindner
3
-9
/
+9
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
10
-98
/
+87
2012-02-17
batman-adv: add tt_initialised flag to the orig_node struct
Antonio Quartulli
3
-3
/
+10
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc/adb: Use set_current_state()
majianpeng
1
-2
/
+2
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2
-9
/
+24
2012-02-16
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
13
-26
/
+2192
2012-02-16
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
6
-14
/
+50
2012-02-16
sfc: Pass NIC structure into efx_wanted_parallelism()
Ben Hutchings
1
-4
/
+4
2012-02-16
sfc: Add support for 'extra' channel types
Ben Hutchings
3
-108
/
+239
2012-02-16
sfc: Make all CPU/IRQ/channel/queue counts unsigned
Ben Hutchings
2
-9
/
+11
2012-02-16
sfc: Make buffer table indices and counts consistently unsigned
Ben Hutchings
2
-3
/
+3
2012-02-16
sfc: Disable flow control during flushes
Steve Hodgson
3
-0
/
+9
[next]