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-26
Btrfs: move struct seq_list to ctree.h
Jan Schmidt
2
-5
/
+7
2012-05-26
Btrfs: don't set for_cow parameter for tree block functions
Jan Schmidt
5
-20
/
+20
2012-05-26
Btrfs: look into the extent during find_all_leafs
Jan Schmidt
2
-84
/
+158
2012-05-26
Btrfs: bugfix: ignore the wrong key for indirect tree block backrefs
Jan Schmidt
1
-50
/
+135
2012-05-26
Btrfs: bugfix in btrfs_find_parent_nodes
Jan Schmidt
1
-2
/
+3
2012-05-26
Btrfs: ulist realloc bugfix
Jan Schmidt
3
-21
/
+29
2012-05-25
Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-12
/
+41
2012-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
74
-1169
/
+2471
2012-05-25
intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper
David Woodhouse
1
-16
/
+13
2012-05-25
intel-iommu: Add device info into list before doing context mapping
David Woodhouse
1
-6
/
+11
2012-05-25
NFSv4.1: Ensure we use the correct credentials for bind_conn_to_session
Trond Myklebust
3
-3
/
+11
2012-05-25
NFSv4.1: Ensure we use the correct credentials for session create/destroy
Trond Myklebust
3
-15
/
+26
2012-05-25
NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operations
Trond Myklebust
2
-3
/
+3
2012-05-25
perf record: Fix branch_stack type in perf_record_opts
Stephane Eranian
1
-1
/
+1
2012-05-25
NFSv4.1: Handle NFS4ERR_SEQ_MISORDERED when confirming the lease
Trond Myklebust
1
-0
/
+5
2012-05-25
NFSv4: When purging the lease, we must clear NFS4CLNT_LEASE_CONFIRM
Trond Myklebust
1
-0
/
+1
2012-05-25
NFSv4: Clean up the error handling for nfs4_reclaim_lease
Trond Myklebust
1
-49
/
+50
2012-05-25
perf tools: Reconstruct event with modifiers from perf_event_attr
Arnaldo Carvalho de Melo
3
-16
/
+104
2012-05-25
tile: default to tilegx_defconfig for ARCH=tile
Chris Metcalf
1
-1
/
+6
2012-05-25
tile: fix bug where fls(0) was not returning 0
Chris Metcalf
1
-6
/
+6
2012-05-25
arch/tile: mark TILEGX as not EXPERIMENTAL
Chris Metcalf
1
-6
/
+4
2012-05-25
perf top: Fix counter name fixup when fallbacking to cpu-clock
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-05-25
tile/mm/fault.c: Port OOM changes to handle_page_fault
Kautuk Consul
1
-5
/
+27
2012-05-25
arch/tile: add descriptive text if the kernel reports a bad trap
Chris Metcalf
1
-2
/
+28
2012-05-25
arch/tile: allow querying cpu module information from the hypervisor
Chris Metcalf
2
-1
/
+21
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
8
-280
/
+636
2012-05-25
arch/tile: support multiple huge page sizes dynamically
Chris Metcalf
15
-158
/
+456
2012-05-25
mm: add new arch_make_huge_pte() method for tile support
Chris Metcalf
2
-0
/
+9
2012-05-25
arch/tile: support kexec() for tilegx
Chris Metcalf
5
-9
/
+300
2012-05-25
arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
Chris Metcalf
6
-8
/
+55
2012-05-25
arch/tile: Allow tilegx to build with either 16K or 64K page size
Chris Metcalf
20
-197
/
+345
2012-05-25
arch/tile: optimize get_user/put_user and friends
Chris Metcalf
8
-315
/
+241
2012-05-25
arch/tile: support building big-endian kernel
Chris Metcalf
10
-29
/
+130
2012-05-25
arch/tile: allow building Linux with transparent huge pages enabled
Chris Metcalf
6
-53
/
+111
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
7
-99
/
+96
2012-05-25
Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linu...
Linus Torvalds
3
-8
/
+233
2012-05-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
19
-105
/
+169
2012-05-25
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
41
-780
/
+2898
2012-05-25
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
16
-234
/
+582
2012-05-25
Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-67
/
+316
2012-05-25
Merge tag 'cris-for-linus' of git://jni.nu/cris
Linus Torvalds
18
-1138
/
+71
2012-05-25
Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
27
-1661
/
+667
2012-05-25
openrisc: use generic strncpy_from_user
Jonas Bonn
3
-59
/
+4
2012-05-25
mac80211: Fix race in checking AP status by sending null frame
Soumik Das
1
-1
/
+2
2012-05-25
brcmfmac: use vmalloc to allocate mem for the firmware
Hauke Mehrtens
1
-2
/
+3
2012-05-25
NFC: potential integer overflow problem in check_crc()
Dan Carpenter
1
-1
/
+1
2012-05-25
wl1251: fix oops on early interrupt
Grazvydas Ignotas
2
-3
/
+2
2012-05-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
19
-245
/
+342
2012-05-25
iwlwifi: fix memory leak if opmode fails to init
Johannes Berg
1
-9
/
+9
2012-05-25
iwlwifi: do not send lq cmd when station add fails
Meenakshi Venkataraman
1
-1
/
+1
[prev]
[next]