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
2012-04-17
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
21
-56
/
+99
2012-04-17
debugfs: Add support to print u32 array in debugfs
Srivatsa Vaddagiri
1
-0
/
+11
2012-04-16
net_sched: red: Make minor corrections to comments
David Ward
1
-3
/
+3
2012-04-17
seccomp: use a static inline for a function stub
Stephen Rothwell
1
-1
/
+1
2012-04-16
mfd: Fix modular builds of rc5t583 regulator support
Paul Gortmaker
1
-8
/
+39
2012-04-16
nfsd: include cld.h in the headers_install target
Jeff Layton
1
-0
/
+1
2012-04-16
regulator: core: Provide standard enable operations for regmap users
Mark Brown
1
-0
/
+7
2012-04-16
regulator: core: Provide regmap based voltage_sel operations
Mark Brown
1
-0
/
+9
2012-04-16
regulator: core: Allow drivers to pass in a regmap
Mark Brown
1
-0
/
+4
2012-04-16
mfd: add irq domain support for max8997 interrupts
Thomas Abraham
2
-2
/
+3
2012-04-16
ASoC: Merge tag 'v3.4-rc3' into for-3.5
Mark Brown
21
-56
/
+99
2012-04-16
mac80211: add function retrieve average rssi
Wey-Yi Guy
1
-0
/
+3
2012-04-16
tcp: restore formatting of macros for tcp_skb_cb sacked field
Neal Cardwell
1
-2
/
+3
2012-04-16
ASoC: core: Support transparent CODEC<->CODEC DAI links
Mark Brown
2
-0
/
+8
2012-04-16
mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)
Javier Cardona
1
-2
/
+2
2012-04-16
cfg80211: enforce lack of interface combinations
Johannes Berg
1
-5
/
+1
2012-04-16
Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+1
2012-04-16
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
2
-12
/
+27
2012-04-16
mfd : Fix dbx500 compilation error
Daniel Lezcano
1
-51
/
+37
2012-04-16
Bluetooth: Temporary keys should be retained during connection
Vishal Agarwal
1
-0
/
+1
2012-04-16
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
1
-1
/
+1
2012-04-15
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-7
/
+0
2012-04-15
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
1
-0
/
+3
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+51
2012-04-15
macvlan: add FDB bridge ops and macvlan flags
John Fastabend
2
-0
/
+4
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
1
-0
/
+2
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
3
-0
/
+30
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
30
-71
/
+71
2012-04-15
mmzone: fix comment typo coelesce -> coalesce
Wang YanQing
1
-1
/
+1
2012-04-15
virtio-net: send gratuitous packets when needed
Jason Wang
1
-0
/
+14
2012-04-14
target: Rename target_allocate_tasks to target_setup_cmd_from_cdb
Andy Grover
1
-1
/
+1
2012-04-14
target: Remove transport_do_task_sg_chain() and associated detritus
Roland Dreier
2
-9
/
+0
2012-04-14
target: add unknown size flag to target_submit_cmd()
Sebastian Andrzej Siewior
1
-0
/
+2
2012-04-14
target: Remove obsolete DF_READ_ONLY usage
Nicholas Bellinger
1
-3
/
+2
2012-04-14
tcp: bind() use stronger condition for bind_conflict
Alex Copot
2
-3
/
+3
2012-04-14
inet: makes syn_ack_timeout mandatory
Eric Dumazet
1
-0
/
+2
2012-04-14
tcp: RFC6298 supersedes RFC2988bis
Eric Dumazet
1
-1
/
+1
2012-04-14
tunnel: implement 64 bits statistics
stephen hemminger
1
-0
/
+2
2012-04-14
do not export kernel's NULL #define to userspace
Lubos Lunak
1
-6
/
+2
2012-04-14
uprobes/core: Decrement uprobe count before the pages are unmapped
Srikar Dronamraju
1
-2
/
+3
2012-04-14
Merge branch 'perf/core' into perf/uprobes
Ingo Molnar
605
-9593
/
+16258
2012-04-14
ptrace,seccomp: Add PTRACE_SECCOMP support
Will Drewry
2
-1
/
+5
2012-04-14
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
2
-1
/
+2
2012-04-14
signal, x86: add SIGSYS info and make it synchronous.
Will Drewry
1
-0
/
+22
2012-04-14
seccomp: add SECCOMP_RET_ERRNO
Will Drewry
1
-4
/
+6
2012-04-14
seccomp: remove duplicated failure logging
Kees Cook
1
-4
/
+4
2012-04-14
seccomp: add system call filtering using BPF
Will Drewry
2
-4
/
+73
2012-04-14
asm/syscall.h: add syscall_get_arch
Will Drewry
1
-0
/
+14
2012-04-14
seccomp: kill the seccomp_t typedef
Will Drewry
2
-5
/
+7
2012-04-14
net/compat.c,linux/filter.h: share compat_sock_fprog
Will Drewry
1
-0
/
+11
[prev]
[next]