index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
kill __d_materialise_dentry()
Al Viro
1
-44
/
+10
2014-09-26
__d_materialise_dentry(): flip the order of arguments
Al Viro
1
-24
/
+20
2014-09-26
sparc64: Fix hibernation code refrence to PAGE_OFFSET.
David S. Miller
1
-2
/
+2
2014-09-26
__d_move(): fold manipulations with ->d_child/->d_subdirs
Al Viro
1
-5
/
+3
2014-09-26
don't open-code d_rehash() in d_materialise_unique()
Al Viro
1
-5
/
+1
2014-09-26
pull rehashing and unlocking the target dentry into __d_materialise_dentry()
Al Viro
1
-7
/
+4
2014-09-26
ufs: deal with nfsd/iget races
Al Viro
2
-1
/
+9
2014-09-26
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
4
-7
/
+12
2014-09-26
shmem: fix nlink for rename overwrite directory
Miklos Szeredi
1
-1
/
+3
2014-09-26
Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-next
Mike Turquette
4
-2
/
+99
2014-09-26
clk: add gpio gated clock
Jyri Sarha
4
-0
/
+248
2014-09-26
Merge tag 'qcom-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...
Mike Turquette
9
-88
/
+219
2014-09-26
Merge tag 'tegra-clk-3.18' of git://nv-tegra.nvidia.com/user/pdeschrijver/lin...
Mike Turquette
482
-2806
/
+5432
2014-09-26
rtlwifi: Fix problems with building an allyesconfig
Larry Finger
20
-833
/
+223
2014-09-26
rtlwifi: rtl8821ae: Move driver from staging to regular tree
Larry Finger
28
-6
/
+26865
2014-09-26
rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014
Larry Finger
25
-4248
/
+4863
2014-09-26
rtlwifi: Finish modifying core routines for new drivers
Larry Finger
9
-133
/
+174
2014-09-26
rtlwifi: Update power-save routines for 062814 driver
Larry Finger
13
-253
/
+162
2014-09-26
rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new drivers
Larry Finger
4
-156
/
+156
2014-09-26
rtlwifi: Modify base.{c,h} for new drivers
Larry Finger
3
-252
/
+463
2014-09-26
rtlwifi: Modify core.c for new drivers
Larry Finger
4
-234
/
+602
2014-09-26
rtlwifi: rtl_pci: Start modification for new drivers
Larry Finger
5
-334
/
+605
2014-09-26
rtlwifi: Remove extra workqueue for enter/leave power state
Larry Finger
1
-5
/
+2
2014-09-26
rtlwifi: btcoexist: Fix Smatch warning
Larry Finger
3
-3
/
+3
2014-09-26
ip6gre: add a rtnl link alias for ip6gretap
Nicolas Dichtel
1
-0
/
+1
2014-09-26
ath9k: Fix offchannel queuing
Sujith Manoharan
1
-3
/
+3
2014-09-26
ath9k: Use normal queues for offchannel frames
Sujith Manoharan
1
-2
/
+1
2014-09-26
ath9k: Fix queue management
Sujith Manoharan
1
-7
/
+3
2014-09-26
rt2800: correct BBP1_TX_POWER_CTRL mask
Stanislaw Gruszka
1
-1
/
+1
2014-09-26
wil6210: ethtool ops
Vladimir Kondratiev
6
-12
/
+138
2014-09-26
bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch only
Rafał Miłecki
1
-2
/
+2
2014-09-26
rtl818x_pci: add RSSI information for rtl8187SE
andrea.merello
1
-5
/
+23
2014-09-26
ath9k: Fix p2p address management
Sujith Manoharan
2
-0
/
+37
2014-09-26
bcma: print chip ID in a more user-friendly form
Rafał Miłecki
1
-2
/
+6
2014-09-26
mwifiex: ensure user_scan_in not NULL while setting scan channel gap
Avinash Patil
1
-16
/
+17
2014-09-26
ath9k: Cache BSS information
Sujith Manoharan
3
-7
/
+17
2014-09-26
net : optimize skb_release_data()
Eric Dumazet
1
-21
/
+22
2014-09-26
sparc: bpf_jit: add support for BPF_LD(X) | BPF_LEN instructions
Alexei Starovoitov
1
-1
/
+6
2014-09-26
net: bcmgenet: Fix compile warning
Tobias Klauser
1
-16
/
+7
2014-09-26
net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode
Matan Barak
1
-2
/
+2
2014-09-26
net/openvswitch: remove dup comment in vport.h
Wang Sheng-Hui
1
-1
/
+0
2014-09-26
nfsd: introduce nfsd4_callback_ops
Christoph Hellwig
3
-71
/
+83
2014-09-26
nfsd: split nfsd4_callback initialization and use
Christoph Hellwig
3
-12
/
+13
2014-09-26
nfsd: introduce a generic nfsd4_cb
Christoph Hellwig
3
-35
/
+22
2014-09-26
nfsd: remove nfsd4_callback.cb_op
Christoph Hellwig
2
-9
/
+9
2014-09-26
nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence
Benny Halevy
1
-3
/
+0
2014-09-26
nfsd: fix nfsd4_cb_recall_done error handling
Christoph Hellwig
1
-10
/
+7
2014-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
23
-0
/
+16185
2014-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-12
/
+75
2014-09-26
net: optimise inet_proto_csum_replace4()
LEROY Christophe
1
-7
/
+5
[prev]
[next]