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
2010-05-11
netfilter: xtables: deconstify struct xt_action_param for matches
Jan Engelhardt
1
-1
/
+1
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-2
/
+0
2010-05-11
netfilter: xtables: combine struct xt_match_param and xt_target_param
Jan Engelhardt
1
-25
/
+17
2010-05-11
sched, wait: Use wrapper functions
Changli Gao
1
-20
/
+15
2010-05-11
Merge branch 'iommu/largepages' into amd-iommu/2.6.35
Joerg Roedel
1
-12
/
+12
2010-05-11
ipv6: ip6mr: support multiple tables
Patrick McHardy
4
-5
/
+19
2010-05-11
ipv6: ip6mr: move mroute data into seperate structure
Patrick McHardy
2
-16
/
+2
2010-05-11
ipv6: ip6mr: convert struct mfc_cache to struct list_head
Patrick McHardy
2
-3
/
+3
2010-05-11
ipv6: ip6mr: remove net pointer from struct mfc6_cache
Patrick McHardy
1
-15
/
+0
2010-05-11
ipv6: ip6mr: move unres_queue and timer to per-namespace data
Patrick McHardy
1
-0
/
+2
2010-05-11
ASoC: core: Fix for the volume limiting when invert is in use
Peter Ujfalusi
1
-11
/
+12
2010-05-11
rtc-v3020: make bitfield unsigned
Bill Pemberton
1
-1
/
+1
2010-05-11
block: allow initialization of previously allocated request_queue
Mike Snitzer
1
-0
/
+5
2010-05-11
Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"
Ingo Molnar
1
-1
/
+0
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
15
-58
/
+113
2010-05-10
rcu head introduce rcu head init on stack
Mathieu Desnoyers
1
-0
/
+8
2010-05-10
Debugobjects transition check
Mathieu Desnoyers
1
-0
/
+11
2010-05-10
i2c: Fix bus-level power management callbacks
Rafael J. Wysocki
1
-0
/
+7
2010-05-10
PM QOS update
Mark Gross
3
-7
/
+14
2010-05-10
FS / libfs: Implement simple_write_to_buffer
Jiri Slaby
1
-0
/
+2
2010-05-10
PM: pm_wakeup - switch to using bool
Dmitry Torokhov
1
-14
/
+24
2010-05-10
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
19
-20
/
+64
2010-05-10
rcu: make SRCU usable in modules
Paul E. McKenney
1
-0
/
+2
2010-05-10
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
Paul E. McKenney
3
-3
/
+17
2010-05-10
rcu: refactor RCU's context-switch handling
Paul E. McKenney
2
-0
/
+5
2010-05-10
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
Paul E. McKenney
3
-3
/
+13
2010-05-10
rcu: fix now-bogus rcu_scheduler_active comments.
Paul E. McKenney
1
-2
/
+4
2010-05-10
rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.
Paul E. McKenney
2
-9
/
+10
2010-05-10
rcu: optionally leave lockdep enabled after RCU lockdep splat
Lai Jiangshan
1
-4
/
+11
2010-05-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
56
-347
/
+808
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
101
-271
/
+638
2010-05-10
mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.
Stefani Seibold
1
-2
/
+2
2010-05-10
mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro
Ferenc Wagner
1
-1
/
+4
2010-05-10
mtd: mtdram.h: checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-10
clocksource: Add clocksource_register_hz/khz interface
John Stultz
1
-1
/
+18
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
113
-346
/
+826
2010-05-10
Merge commit 'v2.6.34-rc7' into oprofile
Ingo Molnar
23
-49
/
+67
2010-05-10
ASoC: Allow DAI links to be kept active over suspend
Mark Brown
1
-0
/
+3
2010-05-10
ASoC: Support leaving paths enabled over system suspend
Mark Brown
1
-0
/
+2
2010-05-10
ASoC: Remove unused DAPM suspend flag
Mark Brown
1
-1
/
+0
2010-05-10
pcmcia: remove unused mem_op.h
Dominik Brodowski
1
-116
/
+0
2010-05-10
pcmcia: clarify alloc_io_space, move it to resource handlers
Dominik Brodowski
1
-2
/
+9
2010-05-10
pcmcia: dev_node removal (core)
Dominik Brodowski
1
-10
/
+0
2010-05-10
pcmcia: clean up cs.h
Dominik Brodowski
1
-11
/
+0
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2
-10
/
+8
2010-05-10
pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration()
Dominik Brodowski
1
-0
/
+1
2010-05-10
pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socket
Dominik Brodowski
1
-4
/
+3
2010-05-10
pcmcia: setup IRQ to be used by PCMCIA drivers at card insert
Dominik Brodowski
1
-0
/
+3
2010-05-10
ALSA: Merge es1688 and es968 drivers
Krzysztof Helt
1
-0
/
+1
2010-05-10
ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure
Krzysztof Helt
1
-5
/
+5
[prev]
[next]