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
2010-05-17
perf tui: Add workaround for slang < 2.1.4
Arnaldo Carvalho de Melo
1
-10
/
+21
2010-05-17
perf record: Fix bug mismatch with -c option definition
Stephane Eranian
1
-6
/
+5
2010-05-17
perf options: Introduce OPT_U64
Arnaldo Carvalho de Melo
2
-0
/
+20
2010-05-17
atomic_t: Remove volatile from atomic_t definition
Anton Blanchard
1
-2
/
+2
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
20
-25
/
+25
2010-05-17
pcmcia: disable PCMCIA ioctl also for ARM
Dominik Brodowski
1
-20
/
+0
2010-05-17
drivers/staging/comedi: dev_node removal (quatech_daqp_cs)
Javier Martinez Canillas
1
-20
/
+3
2010-05-17
drivers/staging/comedi: dev_node removal (ni_mio_cs)
Javier Martinez Canillas
1
-9
/
+1
2010-05-17
drivers/staging/comedi: dev_node removal (ni_labpc_cs)
Javier Martinez Canillas
1
-16
/
+3
2010-05-17
drivers/staging/comedi: dev_node removal (ni_daq_dio24)
Javier Martinez Canillas
1
-16
/
+3
2010-05-17
drivers/staging/comedi: dev_node removal (ni_daq_700)
Javier Martinez Canillas
1
-16
/
+3
2010-05-17
drivers/staging/comedi: dev_node removal (das08_cs)
Javier Martinez Canillas
1
-16
/
+3
2010-05-17
drivers/staging/comedi: dev_node removal (cb_das16_cs)
Javier Martinez Canillas
1
-16
/
+3
2010-05-17
ext4: Make fsync sync new parent directories in no-journal mode
Frank Mayhar
3
-2
/
+32
2010-05-17
HID: hid-samsung: add support for Creative Desktop Wireless 6000
Don Prince
4
-13
/
+93
2010-05-17
writeback: Update dirty flags in two steps
Dmitry Monakhov
1
-4
/
+11
2010-05-17
ext4: Drop whitespace at end of lines
Theodore Ts'o
9
-23
/
+23
2010-05-17
writeback: fix WB_SYNC_NONE writeback from umount
Jens Axboe
5
-15
/
+51
2010-05-17
ARM: 6074/1: oprofile: convert from sysdev to platform device
Will Deacon
1
-15
/
+29
2010-05-17
ARM: 6073/1: oprofile: remove old files and update KConfig
Will Deacon
13
-1789
/
+3
2010-05-17
ARM: 6072/1: oprofile: use perf-events framework as backend
Will Deacon
1
-52
/
+281
2010-05-17
ARM: 6071/1: perf-events: allow modules to query the number of hardware counters
Will Deacon
2
-0
/
+15
2010-05-17
ARM: 6070/1: perf-events: add support for xscale PMUs
Will Deacon
1
-6
/
+821
2010-05-17
ARM: 6069/1: perf-events: use numeric ID to identify PMU
Will Deacon
2
-10
/
+43
2010-05-17
ARM: 6064/1: pmu: register IRQs at runtime
Will Deacon
3
-80
/
+126
2010-05-17
Merge branches 'at91', 'bcmring', 'ep93xx', 'iop', 'misc', 'nomadik', 'omap',...
Russell King
250
-2100
/
+17265
2010-05-17
ARM: Optionally allow ARMv6 to use 'normal, bufferable' memory for DMA
Russell King
3
-2
/
+21
2010-05-17
writeback: disable periodic old data writeback for !dirty_writeback_centisecs
Jens Axboe
1
-2
/
+12
2010-05-17
exofs: confusion between kmap() and kmap_atomic() api
Dan Carpenter
1
-1
/
+1
2010-05-17
exofs: Add default address_space_operations
Boaz Harrosh
1
-0
/
+30
2010-05-17
ext4: Fix compat EXT4_IOC_ADD_GROUP
Ben Hutchings
2
-2
/
+39
2010-05-17
arm/mach-mx2: add watchdog device to Phytec-boards
Wolfram Sang
2
-0
/
+2
2010-05-17
arm/mach-mx3: add watchdog device to Phytec-boards
Wolfram Sang
2
-0
/
+2
2010-05-17
arm/mach-mx2/3: Fix watchdog-devices to match the current driver
Wolfram Sang
2
-8
/
+3
2010-05-17
ARM: mx3: Fix a race condition in mxcmmc
Daniel Mack
1
-1
/
+12
2010-05-17
KVM: Minor MMU documentation edits
Avi Kivity
1
-5
/
+5
2010-05-17
KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATE
Avi Kivity
1
-0
/
+44
2010-05-17
KVM: MMU: fix sp->unsync type error in trace event definition
Gui Jianfeng
1
-1
/
+1
2010-05-17
KVM: SVM: Handle MCE intercepts always on host level
Joerg Roedel
1
-0
/
+1
2010-05-17
KVM: x86: Allow marking an exception as reinjected
Joerg Roedel
4
-12
/
+32
2010-05-17
KVM: SVM: Report emulated SVM features to userspace
Joerg Roedel
1
-0
/
+10
2010-05-17
KVM: x86: Add callback to let modules decide over some supported cpuid bits
Joerg Roedel
4
-0
/
+17
2010-05-17
KVM: SVM: Propagate nested entry failure into guest hypervisor
Joerg Roedel
1
-0
/
+4
2010-05-17
KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling
Joerg Roedel
1
-9
/
+6
2010-05-17
KVM: SVM: Make sure rip is synced to vmcb before nested vmexit
Joerg Roedel
1
-4
/
+4
2010-05-17
KVM: SVM: Fix nested nmi handling
Joerg Roedel
1
-7
/
+9
2010-05-17
Merge remote branch 'tip/perf/core'
Avi Kivity
4
-13
/
+23
2010-05-17
KVM: Remove test-before-set optimization for dirty bits
Takuya Yoshikawa
1
-3
/
+1
2010-05-17
KVM: Document mmu
Avi Kivity
1
-0
/
+302
2010-05-17
KVM: VMX: free vpid when fail to create vcpu
Lai Jiangshan
1
-4
/
+12
[prev]
[next]