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
2012-05-30
jffs2: remove lock_super
Artem Bityutskiy
1
-3
/
+0
2012-05-30
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
22
-65
/
+1
2012-05-30
parisc: get rid of nlink_t, switch to explicitly-sized type
Al Viro
1
-2
/
+2
2012-05-30
powerpc: get rid of nlink_t uses, switch to explicitly-sized type
Al Viro
1
-2
/
+2
2012-05-30
Merge branches 'fixes' and 'fixes2' into devel-late
Olof Johansson
5
-122
/
+52
2012-05-30
ARM: LPC32xx: Adjust dts files to gpio dt binding
Roland Stigge
2
-41
/
+4
2012-05-30
sbp-target: rename a variable to avoid name clash
Stefan Richter
1
-4
/
+4
2012-05-30
x86, amd, xen: Avoid NULL pointer paravirt references
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-05-30
Merge branch 'late/board' into devel-late
Olof Johansson
2
-1
/
+9
2012-05-30
Merge branch 'late/soc' into devel-late
Olof Johansson
19
-185
/
+630
2012-05-30
Merge branch 'late/cleanup' into devel-late
Olof Johansson
1
-30
/
+15
2012-05-30
net/smsc911x: Repair broken failure paths
Lee Jones
1
-3
/
+4
2012-05-30
x86/mce: Cleanup timer mess
Thomas Gleixner
1
-15
/
+16
2012-05-30
x86, mtrr: Fix a type overflow in range_to_mtrr func
zhenzhong.duan
1
-1
/
+1
2012-05-30
virtio-net: remove useless disable on freeze
Michael S. Tsirkin
1
-5
/
+0
2012-05-30
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
Joe Perches
1
-4
/
+4
2012-05-30
Merge branch 'x86/trampoline' into x86/urgent
H. Peter Anvin
1600
-40393
/
+64655
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
23
-453
/
+376
2012-05-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-416
/
+615
2012-05-30
perf tools: Fix pager on minimal-install embedded systems
Avik Sil
1
-0
/
+4
2012-05-30
perf tools: Fix make tarballs
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-05-30
perf script: Fix regression in callchain dso name
David Ahern
1
-1
/
+1
2012-05-30
x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.c
H. Peter Anvin
2
-10
/
+5
2012-05-30
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-14
/
+51
2012-05-30
perf stat: Initialize default events wrt exclude_{guest,host}
Arnaldo Carvalho de Melo
3
-4
/
+19
2012-05-30
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
17
-582
/
+891
2012-05-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-141
/
+250
2012-05-30
Btrfs: use delayed ref sequence numbers for all fs-tree updates
Jan Schmidt
3
-23
/
+13
2012-05-30
Merge branch 'for-3.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-391
/
+862
2012-05-30
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
29
-616
/
+1483
2012-05-30
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-2952
/
+2446
2012-05-30
Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-36
/
+104
2012-05-30
mm: fix vma_resv_map() NULL pointer
Dave Hansen
1
-1
/
+2
2012-05-30
perf annotate browser: Fix help window entry for navigating to hottest line
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-05-30
perf report: Use the right symbol for annotation
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
29
-566
/
+184
2012-05-30
Btrfs: fix false positive in check-integrity on unmount
Stefan Behrens
1
-1
/
+1
2012-05-30
Btrfs: fix runtime warning in check-integrity check data mode
Stefan Behrens
1
-3
/
+22
2012-05-30
Btrfs: set ioprio of scrub readahead to idle
Stefan Behrens
2
-0
/
+8
2012-05-30
Btrfs: fix return code in drop_objectid_items
Josef Bacik
1
-0
/
+2
2012-05-30
Btrfs: check to see if the inode is in the log before fsyncing
Josef Bacik
3
-17
/
+16
2012-05-30
Btrfs: return value of btrfs_read_buffer is checked correctly
Tsutomu Itoh
2
-4
/
+18
2012-05-30
Btrfs: read device stats on mount, write modified ones during commit
Stefan Behrens
6
-0
/
+232
2012-05-30
Btrfs: add ioctl to get and reset the device stats
Stefan Behrens
4
-0
/
+77
2012-05-30
Btrfs: add device counters for detected IO and checksum errors
Stefan Behrens
6
-24
/
+230
2012-05-30
btrfs: Drop unused function btrfs_abort_devices()
Asias He
2
-14
/
+0
2012-05-30
Btrfs: fix the same inode id problem when doing auto defragment
Miao Xie
1
-10
/
+39
2012-05-30
Btrfs: fall back to non-inline if we don't have enough space
Josef Bacik
1
-1
/
+4
2012-05-30
Btrfs: fix how we deal with the orphan block rsv
Josef Bacik
4
-22
/
+24
2012-05-30
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
6
-44
/
+44
[prev]
[next]