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-04
sparc: use kbuild-generic support for true asm-generic header files
Sam Ravnborg
5
-9
/
+5
2011-08-04
drivers/ide/cy82c693.c: Add missing pci_dev_put
Julia Lawall
1
-0
/
+2
2011-08-04
ide: Fix irq flags madness
Thomas Gleixner
1
-1
/
+5
2011-08-04
slab, lockdep: Annotate the locks before using them
Peter Zijlstra
1
-3
/
+3
2011-08-04
lockdep: Clear whole lockdep_map on initialization
Tejun Heo
1
-4
/
+1
2011-08-04
slab, lockdep: Annotate slab -> rcu -> debug_object -> slab
Peter Zijlstra
1
-18
/
+68
2011-08-04
lockdep: Fix up warning
Peter Zijlstra
1
-1
/
+1
2011-08-04
lockdep: Fix trace_hardirqs_on_caller()
Peter Zijlstra
1
-14
/
+16
2011-08-03
Boot up with usermodehelper disabled
Linus Torvalds
2
-2
/
+5
2011-08-03
x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabled
Linus Torvalds
1
-2
/
+1
2011-08-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-7
/
+36
2011-08-03
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-50
/
+1141
2011-08-03
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
35
-135
/
+1172
2011-08-04
Merge branch 'linus' into core/urgent
Ingo Molnar
7972
-372621
/
+482800
2011-08-03
dmaengine: use DEFINE_IDR for static initialization
Axel Lin
1
-3
/
+1
2011-08-03
ioat: fix xor_idx_to_desc
Dan Williams
1
-1
/
+1
2011-08-03
irda: use PCI_VENDOR_ID_*
Jon Mason
1
-10
/
+8
2011-08-03
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
9
-59
/
+122
2011-08-03
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-2
/
+141
2011-08-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+1
2011-08-03
shm: optimize exit_shm()
Vasiliy Kulikov
1
-0
/
+3
2011-08-03
shm: fix wrong tests
Vasiliy Kulikov
1
-2
/
+2
2011-08-03
drm/i915: allow cache sharing policy control
Jesse Barnes
2
-0
/
+107
2011-08-03
drm/i915/hdmi: HDMI source product description infoframe support
Jesse Barnes
2
-0
/
+37
2011-08-03
drm/i915/hdmi: split infoframe setting from infoframe type code
Jesse Barnes
3
-46
/
+106
2011-08-03
drm: track CEA version number if present
Jesse Barnes
2
-0
/
+11
2011-08-03
tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL
Robert P. J. Day
1
-4
/
+11
2011-08-03
mm: clarify the radix_tree exceptional cases
Hugh Dickins
3
-26
/
+53
2011-08-03
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
3
-37
/
+94
2011-08-03
mm: a few small updates for radix-swap
Hugh Dickins
4
-26
/
+18
2011-08-03
tmpfs: use kmemdup for short symlinks
Hugh Dickins
2
-21
/
+21
2011-08-03
tmpfs: convert shmem_writepage and enable swap
Hugh Dickins
1
-51
/
+37
2011-08-03
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
4
-139
/
+20
2011-08-03
tmpfs: convert shmem_getpage_gfp to radix-swap
Hugh Dickins
1
-147
/
+112
2011-08-03
tmpfs: convert shmem_unuse_inode to radix-swap
Hugh Dickins
1
-26
/
+107
2011-08-03
tmpfs: convert shmem_truncate_range to radix-swap
Hugh Dickins
1
-46
/
+146
2011-08-03
tmpfs: copy truncate_inode_pages_range
Hugh Dickins
1
-20
/
+79
2011-08-03
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
3
-111
/
+109
2011-08-03
tmpfs: demolish old swap vector support
Hugh Dickins
2
-700
/
+84
2011-08-03
mm: let swap use exceptional entries
Hugh Dickins
3
-26
/
+66
2011-08-03
radix_tree: exceptional entries and indices
Hugh Dickins
3
-15
/
+54
2011-08-03
drivers/video/backlight/aat2870_bl.c: make it buildable as a module
Andrew Morton
1
-1
/
+1
2011-08-03
drivers/video/backlight/aat2870_bl.c: fix setting max_current
Axel Lin
2
-3
/
+3
2011-08-03
drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...
Axel Lin
1
-2
/
+2
2011-08-03
cris: add missing declaration of kgdb_init() and breakpoint()
WANG Cong
1
-0
/
+3
2011-08-03
cris: fix the prototype of sync_serial_ioctl()
WANG Cong
1
-1
/
+1
2011-08-03
cris: fix a build error in sync_serial_open()
WANG Cong
1
-2
/
+2
2011-08-03
cris: fix a build error in kernel/fork.c
WANG Cong
1
-3
/
+3
2011-08-03
tpm_tis: fix build when ACPI is not enabled
Randy Dunlap
1
-1
/
+6
2011-08-03
mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE
Johannes Weiner
1
-1
/
+1
[prev]
[next]