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-08-16
Input: bcm5974 - Add support for newer MacBookPro8,2
Andrew Drake
1
-0
/
+20
2011-08-16
Btrfs: truncate pages from clone ioctl target range
Sage Weil
1
-0
/
+4
2011-08-16
Btrfs: fix uninitialized sync_pending
Miao Xie
1
-1
/
+1
2011-08-16
Btrfs: fix wrong free space information
Miao Xie
1
-5
/
+11
2011-08-16
btrfs: memory leak in btrfs_add_inode_defrag()
Dan Carpenter
1
-0
/
+2
2011-08-16
Btrfs: use plain page_address() in header fields setget functions
Li Zefan
1
-4
/
+2
2011-08-16
Btrfs: forced readonly when btrfs_drop_snapshot() fails
Tsutomu Itoh
2
-10
/
+16
2011-08-16
Btrfs: check if there is enough space for balancing smarter
liubo
1
-6
/
+35
2011-08-16
Btrfs: fix a bug of balance on full multi-disk partitions
liubo
1
-4
/
+13
2011-08-16
Btrfs: fix an oops of log replay
liubo
1
-4
/
+24
2011-08-16
Btrfs: detect wether a device supports discard
Josef Bacik
3
-2
/
+29
2011-08-17
target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTED
Nicholas Bellinger
1
-0
/
+7
2011-08-16
xhci: Handle zero-length isochronous packets.
Sarah Sharp
1
-10
/
+11
2011-08-16
sit tunnels: propagate IPv6 transport class to IPv4 Type of Service
Lionel Elie Mamane
1
-0
/
+3
2011-08-16
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2011-08-16
Merge branch 'fixallnoconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+1
2011-08-16
IPoIB: Fix possible NULL dereference in ipoib_start_xmit()
Bernd Schubert
1
-3
/
+5
2011-08-16
KVM: uses TASKSTATS, depends on NET
Randy Dunlap
1
-0
/
+2
2011-08-16
xen: self-balloon needs module.h
Randy Dunlap
1
-0
/
+1
2011-08-16
gma500: kill MIPI interface types
Alan Cox
6
-9
/
+11
2011-08-16
cifs: demote cERROR in build_path_from_dentry to cFYI
Jeff Layton
1
-2
/
+2
2011-08-16
ALSA: hda - Fix duplicated capture-volume creation for ALC268 models
Takashi Iwai
1
-18
/
+18
2011-08-16
Input: wacom - report id 3 returns 4 bytes of data
Ping Cheng
1
-4
/
+6
2011-08-16
Input: wacom - add WAC_MSG_RETRIES define
Ping Cheng
1
-3
/
+4
2011-08-16
Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)
Gerard Braad
1
-0
/
+4
2011-08-15
regmap: using module facilities requires module.h
Stephen Rothwell
1
-0
/
+1
2011-08-15
Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
1
-45
/
+44
2011-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
3
-8
/
+10
2011-08-15
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-116
/
+264
2011-08-15
x86: fix mm/fault.c build
Randy Dunlap
1
-0
/
+1
2011-08-15
sparc64: Set HAVE_C_RECORDMCOUNT
David S. Miller
1
-0
/
+1
2011-08-15
sparc32: unbreak arch_write_unlock()
Mikael Pettersson
1
-2
/
+9
2011-08-15
sparc64: remove unnecessary macros from spinlock_64.h
Mikael Pettersson
1
-6
/
+0
2011-08-15
ceph: fix encoding of ino only (not relative) paths
Sage Weil
1
-1
/
+1
2011-08-15
block: fix flush machinery for stacking drivers with differring flush flags
Jeff Moyer
4
-6
/
+25
2011-08-15
drm/i915: Cannot set clock gating under UMS
Keith Packard
1
-1
/
+2
2011-08-15
drm/i915: Can't do accurate vblank timestamps with UMS
Keith Packard
1
-2
/
+4
2011-08-15
Not all systems expose a firmware or platform mechanism for changing the back...
Matthew Garrett
6
-3
/
+89
2011-08-15
cpupower: Make monitor command -c/--cpu aware
Thomas Renninger
1
-0
/
+8
2011-08-15
cpupower: Better detect offlined CPUs
Thomas Renninger
5
-4
/
+66
2011-08-15
cpupower: Do not show an empty Idle_Stats monitor if no idle driver is available
Thomas Renninger
1
-1
/
+1
2011-08-15
cpupower: mperf monitor - Use TSC to calculate max frequency if possible
Thomas Renninger
2
-48
/
+131
2011-08-15
cpupower: avoid using symlinks
Amerigo Wang
3
-6
/
+4
2011-08-15
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
Sarah Sharp
1
-0
/
+2
2011-08-15
Merge branch 'fixes' into for-greg
Felipe Balbi
9
-33
/
+57
2011-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-0
/
+2206
2011-08-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
2
-5
/
+28
2011-08-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-2
/
+2
2011-08-15
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
6
-10
/
+41
2011-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
4
-69
/
+68
[prev]
[next]