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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-18
pinctrl: core device tree mapping table parsing support
Stephen Warren
1
-0
/
+7
2012-04-18
pinctrl: include <linux/bug.h> to prevent compile errors
Stephen Warren
1
-0
/
+2
2012-04-18
pinctrl: fix compile error if not select PINMUX support
Dong Aisheng
1
-1
/
+1
2012-04-18
seccomp: ignore secure_computing return values
Will Drewry
1
-0
/
+7
2012-04-17
of/irq: add empty irq_of_parse_and_map() for non-dt builds
Thomas Abraham
1
-2
/
+10
2012-04-17
firewire: move rcode_string() to core
Clemens Ladisch
1
-0
/
+1
2012-04-17
firewire: core: fix DMA mapping direction
Stefan Richter
1
-0
/
+1
2012-04-17
mfd: Revert "mfd: add irq domain support for max8997 interrupts"
Mark Brown
2
-3
/
+2
2012-04-17
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
14
-46
/
+72
2012-04-17
debugfs: Add support to print u32 array in debugfs
Srivatsa Vaddagiri
1
-0
/
+11
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
14
-46
/
+72
2012-04-16
mac80211: Set the correct values for hwmp (1) and airtimeLinkMetric (1)
Javier Cardona
1
-2
/
+2
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-15
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-7
/
+0
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
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
6
-26
/
+26
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
inet: makes syn_ack_timeout mandatory
Eric Dumazet
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
433
-8403
/
+11598
2012-04-14
ptrace,seccomp: Add PTRACE_SECCOMP support
Will Drewry
2
-1
/
+5
2012-04-14
seccomp: Add SECCOMP_RET_TRAP
Will Drewry
1
-0
/
+1
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
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
2012-04-14
sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
Will Drewry
1
-0
/
+1
2012-04-14
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
3
-0
/
+18
2012-04-13
Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+7
2012-04-13
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-0
/
+2
2012-04-13
skbuff: struct ubuf_info callback type safety
Michael S. Tsirkin
1
-3
/
+4
2012-04-13
spi/devicetree: Move devicetree support code into spi directory
Grant Likely
1
-23
/
+0
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
1
-7
/
+0
2012-04-13
regmap: implement register striding
Stephen Warren
1
-0
/
+4
2012-04-13
regmap: allow regmap instances to be named
Stephen Warren
1
-0
/
+5
[prev]
[next]