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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-02
slub: Dynamically size kmalloc cache allocations
Christoph Lameter
1
-5
/
+2
2010-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+3
2010-09-27
tcp: Fix >4GB writes on 64-bit.
David S. Miller
1
-1
/
+1
2010-09-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-09-24
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-0
/
+3
2010-09-23
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
1
-0
/
+3
2010-09-22
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
1
-0
/
+4
2010-09-22
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
1
-2
/
+2
2010-09-21
fs: {lock,unlock}_flocks() stubs to prepare for BKL removal
Sage Weil
1
-0
/
+4
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-4
/
+4
2010-09-17
netpoll: Disable IRQ around RCU dereference in netpoll_rx
Herbert Xu
1
-4
/
+4
2010-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+4
2010-09-14
Merge ssh://master.kernel.org/home/hpa/tree/sec
Linus Torvalds
1
-0
/
+3
2010-09-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-1
/
+1
2010-09-14
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
1
-0
/
+3
2010-09-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+8
2010-09-13
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+3
2010-09-13
workqueue: add documentation
Tejun Heo
1
-0
/
+4
2010-09-12
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
1
-1
/
+1
2010-09-10
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2010-09-09
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-1
/
+10
2010-09-09
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2010-09-09
libata-sff: Reenable Port Multiplier after libata-sff remodeling.
Gwendal Grignou
1
-1
/
+2
2010-09-09
libata: skip EH autopsy and recovery during suspend
Tejun Heo
1
-0
/
+1
2010-09-09
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2
-0
/
+35
2010-09-09
swap: discard while swapping only if SWAP_FLAG_DISCARD
Hugh Dickins
1
-1
/
+2
2010-09-09
swap: revert special hibernation allocation
Hugh Dickins
1
-7
/
+1
2010-09-09
gpio: sx150x: correct and refine reset-on-probe behavior
Gregory Bean
1
-0
/
+4
2010-09-09
mm: fix swapin race condition
Andrea Arcangeli
1
-11
/
+9
2010-09-09
cgroups: fix API thinko
Michael S. Tsirkin
1
-1
/
+11
2010-09-09
kfifo: add parenthesis for macro parameter reference
Huang Ying
1
-29
/
+29
2010-09-09
mmc: avoid getting CID on SDIO-only cards
David Vrabel
1
-0
/
+2
2010-09-09
lglock: make lg_lock_global() actually lock globally
Jonathan Corbet
1
-2
/
+2
2010-09-09
mm: Move vma_stack_continue into mm.h
Stefan Bader
1
-0
/
+6
2010-09-09
dquot: do full inode dirty in allocating space
Shaohua Li
1
-2
/
+8
2010-09-08
Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2010-09-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-12
/
+12
2010-09-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2010-09-08
spi/dw_spi: clean the cs_control code
Feng Tang
1
-0
/
+2
2010-09-08
semaphore: Add DEFINE_SEMAPHORE
Thomas Gleixner
1
-0
/
+3
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-2
/
+5
2010-09-07
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+2
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-7
/
+11
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-3
/
+3
2010-09-07
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
1
-0
/
+20
2010-09-05
cgroups: fix API thinko
Michael S. Tsirkin
1
-1
/
+10
2010-09-05
io-mapping: Fix the address space annotations
Francisco Jerez
1
-12
/
+12
2010-09-03
serial: fix port type conflict between NS16550A & U6_16550A
Philippe Langlais
2
-3
/
+3
2010-09-03
mutex: Fix annotations to include it in kernel-locking docbook
Randy Dunlap
1
-0
/
+8
[next]