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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
xtensa: add MX irqchip
Max Filippov
1
-0
/
+17
2014-01-14
xtensa: move built-in PIC to drivers/irqchip
Max Filippov
1
-0
/
+18
2014-01-14
i2c: Re-instate body of i2c_parent_is_i2c_adapter()
Stephen Warren
1
-1
/
+1
2014-01-14
ARM: tegra: fix tegra_powergate_sequence_power_up() inline
Stephen Warren
1
-1
/
+1
2014-01-14
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
2
-200
/
+0
2014-01-14
drm: Move drm_encoder_crtc_ok() to core
Thierry Reding
1
-0
/
+13
2014-01-14
drm: provide a helper for the encoder possible_crtcs mask
Russell King
1
-0
/
+13
2014-01-14
pinctrl: as3722: Set pin to output mode for some function
Mallikarjun Kasoju
1
-0
/
+1
2014-01-14
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
1
-1
/
+1
2014-01-14
IB/core: Add RDMA_TRANSPORT_USNIC_UDP
Upinder Malhi
1
-1
/
+2
2014-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2014-01-13
mtd: nand: use __packed shorthand
Brian Norris
1
-1
/
+1
2014-01-13
mtd: nand: support Micron READ RETRY
Brian Norris
1
-0
/
+3
2014-01-13
mtd: nand: add generic READ RETRY support
Brian Norris
1
-0
/
+6
2014-01-13
mtd: nand: add ONFI vendor block for Micron
Brian Norris
1
-1
/
+22
2014-01-14
md: Change handling of save_raid_disk and metadata update during recovery.
NeilBrown
1
-1
/
+5
2014-01-13
audit: correct a type mismatch in audit_syscall_exit()
AKASHI Takahiro
1
-1
/
+1
2014-01-13
audit: use define's for audit version
Eric Paris
1
-0
/
+5
2014-01-13
audit: convert all sessionid declaration to unsigned int
Eric Paris
3
-12
/
+12
2014-01-13
audit: refactor audit_receive_msg() to clarify AUDIT_*_RULE* cases
Richard Guy Briggs
1
-1
/
+3
2014-01-13
audit: fix incorrect type of sessionid
Richard Guy Briggs
1
-2
/
+2
2014-01-13
audit: add audit_backlog_wait_time configuration option
Richard Guy Briggs
1
-0
/
+2
2014-01-13
audit: clean up AUDIT_GET/SET local variables and future-proof API
Richard Guy Briggs
1
-0
/
+1
2014-01-13
audit: fix netlink portid naming and types
Richard Guy Briggs
1
-1
/
+1
2014-01-13
audit: Simplify and correct audit_log_capset
Eric W. Biederman
1
-5
/
+5
2014-01-14
drm: store the gem vma offset manager in a typed pointer
Daniel Vetter
1
-8
/
+1
2014-01-14
Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/l...
Dave Airlie
1
-2
/
+16
2014-01-13
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
1
-0
/
+3
2014-01-13
PCI: Cleanup pci.h whitespace
Bjorn Helgaas
1
-184
/
+54
2014-01-13
PCI: Reorder so actual code comes before stubs
Bjorn Helgaas
1
-23
/
+23
2014-01-13
usb: chipidea: add freescale imx28 special write register method
Peter Chen
1
-0
/
+1
2014-01-13
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2
-60
/
+0
2014-01-13
Merge branch 'pci/aer' into next
Bjorn Helgaas
1
-1
/
+9
2014-01-13
Revert "kernfs: replace kernfs_node->u.completion with kernfs_root->deactivat...
Greg Kroah-Hartman
1
-2
/
+2
2014-01-13
sctp: make sctp_addto_chunk_fixed local
stephen hemminger
1
-1
/
+0
2014-01-13
Revert "kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()"
Greg Kroah-Hartman
1
-0
/
+1
2014-01-13
Revert "kernfs: remove KERNFS_REMOVED"
Greg Kroah-Hartman
1
-0
/
+1
2014-01-13
Revert "kernfs: restructure removal path to fix possible premature return"
Greg Kroah-Hartman
1
-1
/
+0
2014-01-13
phylib: Add of_phy_attach
Andy Fleming
1
-0
/
+10
2014-01-13
phylib: Support attaching to generic 10g driver
Andy Fleming
1
-0
/
+2
2014-01-13
phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
Andy Fleming
1
-0
/
+1
2014-01-13
phylib: Add Clause 45 read/write functions
Andy Fleming
1
-0
/
+39
2014-01-13
Revert "kernfs: remove kernfs_addrm_cxt"
Greg Kroah-Hartman
1
-0
/
+4
2014-01-13
Revert "kernfs: implement kernfs_{de|re}activate[_self]()"
Greg Kroah-Hartman
1
-6
/
+1
2014-01-13
Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wr...
Greg Kroah-Hartman
3
-15
/
+0
2014-01-13
Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...
Greg Kroah-Hartman
2
-1
/
+19
2014-01-13
net_sched: act: remove struct tcf_act_hdr
WANG Cong
1
-4
/
+0
2014-01-13
net_sched: optimize tcf_match_indev()
WANG Cong
1
-15
/
+15
2014-01-13
net_sched: add struct net pointer to tcf_proto_ops->dump
WANG Cong
1
-1
/
+1
2014-01-13
net_sched: act: move idx_gen into struct tcf_hashinfo
WANG Cong
1
-3
/
+4
[prev]
[next]