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
2011-03-27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-34
/
+36
2011-03-27
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-42
/
+15
2011-03-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-2
/
+12
2011-03-27
Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
21
-1403
/
+2267
2011-03-27
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
8
-130
/
+169
2011-03-27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-45
/
+117
2011-03-27
Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6
Linus Torvalds
55
-648
/
+4655
2011-03-27
apm: orphan the driver
Stephen Rothwell
1
-3
/
+1
2011-03-27
um: Add myself as co-maintainer
Richard Weinberger
1
-0
/
+1
2011-03-27
docbook: fix rapidio warning
Randy Dunlap
1
-1
/
+0
2011-03-27
docbook: fix broken media build
Randy Dunlap
1
-1
/
+0
2011-03-27
fs: fix inode.c kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-03-27
ipc: fix util.c kernel-doc warnings
Randy Dunlap
1
-1
/
+3
2011-03-27
mm: fix memory.c incorrect kernel-doc
Randy Dunlap
1
-1
/
+1
2011-03-27
percpu: Omit segment prefix in the UP case for cmpxchg_double
Christoph Lameter
2
-8
/
+16
2011-03-27
proc: fix oops on invalid /proc/<pid>/maps access
Linus Torvalds
1
-1
/
+2
2011-03-27
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
5
-47
/
+93
2011-03-27
ROSE: prevent heap corruption with bad facilities
Dan Rosenberg
1
-2
/
+16
2011-03-27
irda: validate peer name and attribute lengths
Dan Rosenberg
1
-0
/
+6
2011-03-27
irda: prevent heap corruption on invalid nickname
Dan Rosenberg
1
-0
/
+3
2011-03-27
dst: Clone child entry in skb_dst_pop
Steffen Klassert
2
-2
/
+2
2011-03-27
xfrm: Force a dst refcount before entering the xfrm type handlers
Steffen Klassert
2
-0
/
+4
2011-03-27
NFS: Ensure that rpc_release_resources_task() can be called twice.
OGAWA Hirofumi
1
-1
/
+3
2011-03-27
NFS: Don't leak RPC clients in NFSv4 secinfo negotiation
Trond Myklebust
1
-1
/
+3
2011-03-27
NFS: Fix a hang in the writeback path
Trond Myklebust
3
-13
/
+5
2011-03-27
genirq: Split irq_set_affinity() so it can be called with lock held.
David Daney
2
-18
/
+31
2011-03-27
genirq: Add chip flag for restricting cpu_on/offline calls
Thomas Gleixner
2
-4
/
+9
2011-03-27
genirq: Add chip hooks for taking CPUs on/off line.
David Daney
2
-0
/
+66
2011-03-27
genirq: Add irq disabled flag to irq_data state
Thomas Gleixner
3
-2
/
+12
2011-03-27
genirq: Reserve the irq when calling irq_set_chip()
David Daney
1
-0
/
+6
2011-03-27
Fix the broken build for Marvell Dove platform.
Konstantin Porotchkin
2
-4
/
+1
2011-03-27
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
Axel Lin
2
-0
/
+2
2011-03-26
Input: h3600_ts_input - fix a spelling error
Sylvestre Ledru
1
-1
/
+1
2011-03-26
Input: wacom - report resolution for pen devices
Ping Cheng
2
-92
/
+181
2011-03-26
Input: wacom - constify wacom_features for a new missed Bamboo models
Ping Cheng
1
-8
/
+8
2011-03-27
crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...
Tadeusz Struk
2
-3
/
+16
2011-03-27
mfd: Clean up max8997 IRQ namespace
Samuel Ortiz
1
-8
/
+8
2011-03-27
mfd: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
5
-12
/
+8
2011-03-27
mfd: Cleanup irq namespace
Thomas Gleixner
21
-131
/
+131
2011-03-27
mfd: twl6030: Cleanup interrupt handling
Thomas Gleixner
1
-16
/
+1
2011-03-27
mfd: twl4030: Cleanup interrupt handling
Thomas Gleixner
1
-38
/
+8
2011-03-27
mfd: mx8925: Remove irq_desc leftovers
Thomas Gleixner
1
-2
/
+0
2011-03-27
mfd: htc-i2cpld: Cleanup interrupt handling
Thomas Gleixner
1
-18
/
+7
2011-03-27
mfd: htc-egpio: Cleanup interrupt handling
Thomas Gleixner
1
-4
/
+2
2011-03-27
mfd: ezx-pcap: Remvove open coded irq handling
Thomas Gleixner
1
-11
/
+3
2011-03-27
mfd: 88pm860x: Remove unused irq_desc leftovers
Thomas Gleixner
1
-3
/
+0
2011-03-27
mfd: asic3: Cleanup irq handling
Thomas Gleixner
1
-11
/
+6
2011-03-27
mfd: Select MFD_CORE if TPS6105X driver is configured
Guenter Roeck
1
-0
/
+1
2011-03-27
mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridge
Axel Lin
1
-0
/
+1
2011-03-27
mfd: Add MAX8997/8966 IRQ control
MyungJoo Ham
4
-3
/
+404
[prev]
[next]