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-18
sparc: Define ARCH_SLAB_MINALIGN
David S. Miller
1
-0
/
+2
2010-05-18
cxgb4: notify upper drivers if the device is already up when they load
Dimitris Michailidis
1
-0
/
+3
2010-05-18
cxgb4: keep interrupts available when the ports are brought down
Dimitris Michailidis
2
-28
/
+22
2010-05-18
cxgb4: fix initial addition of MAC address
Dimitris Michailidis
1
-1
/
+1
2010-05-18
cnic: Return SPQ credit to bnx2x after ring setup and shutdown.
Michael Chan
2
-1
/
+75
2010-05-18
cnic: Convert cnic_local_flags to atomic ops.
Michael Chan
2
-6
/
+5
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
20
-80
/
+16
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
157
-488
/
+497
2010-05-18
Staging: ramzswap: Handler for swap slot free callback
Nitin Gupta
2
-14
/
+13
2010-05-18
swap: Add swap slot free callback to block_device_operations
Nitin Gupta
2
-0
/
+6
2010-05-18
swap: Add flag to identify block swap devices
Nitin Gupta
2
-0
/
+2
2010-05-19
firewire: core: Fix tlabel exhaustion problem
Peter Hurley
1
-1
/
+1
2010-05-18
x86/PCI: make ACPI MCFG reserved error messages ACPI specific
Feng Tang
1
-8
/
+9
2010-05-18
PCI hotplug: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-18
PM/PCI: Update PCI power management documentation
Rafael J. Wysocki
1
-266
/
+992
2010-05-18
PCI: output FW warning in pci_read/write_vpd
Prarit Bhargava
1
-1
/
+6
2010-05-18
Staging: vt6655: use ETH_FRAME_LEN macro instead of custom one
Charles Clément
2
-6
/
+3
2010-05-18
PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in comments
Roman Fietze
4
-4
/
+4
2010-05-18
Staging: vt6655: use ETH_DATA_LEN macro instead of custom one
Charles Clément
4
-7
/
+6
2010-05-18
Staging: vt6655: use ETH_FCS_LEN macro instead of custom one
Charles Clément
2
-2
/
+1
2010-05-18
Staging: vt6656: use ETH_HLEN macro instead of custom one
Charles Clément
2
-14
/
+12
2010-05-18
Staging: comedi: quatech_daqp_cs.c Replace eos semaphore with a completion.
Alessio Igor Bogani
1
-7
/
+8
2010-05-18
Staging: dt3155v4l: remove private memory allocator
Marin Mitov
6
-851
/
+107
2010-05-18
Staging: crystalhd: Remove typedefs from driver
Lior Dotan
11
-462
/
+442
2010-05-18
Staging: winbond: Fix for pointer name format issue in mds.c
Adam Latham
1
-7
/
+7
2010-05-18
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
48
-692
/
+700
2010-05-18
Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefs
Andres More
10
-56
/
+77
2010-05-18
Staging: comedi: Altered the way printk is used in 8255.c
Mark
1
-5
/
+10
2010-05-18
[IA64] Drop duplicated "config IOMMU_HELPER"
Tony Luck
1
-3
/
+0
2010-05-18
[IA64] invoke oom-killer from page fault
[email protected]
1
-10
/
+3
2010-05-18
[IA64] use __ratelimit
Akinobu Mita
2
-25
/
+8
2010-05-18
[IA64] Use set_cpus_allowed_ptr
Julia Lawall
3
-10
/
+9
2010-05-18
[IA64] Use set_cpus_allowed_ptr
Julia Lawall
1
-2
/
+2
2010-05-18
[IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi
Joe Perches
1
-4
/
+4
2010-05-18
[IA64] removing redundant ifdef
Jiri Olsa
1
-4
/
+0
2010-05-18
staging: iio: adis16350 and similar IMU driver
Barry Song
6
-0
/
+1355
2010-05-18
Staging: iio: max1363 Fix two bugs in single_channel_from_ring
Jonathan Cameron
1
-3
/
+3
2010-05-18
Staging: iio: adis16220 extract bin_attribute structures from state
Jonathan Cameron
2
-53
/
+56
2010-05-18
Staging: iio: adis16220 vibration sensor driver
Barry Song
5
-0
/
+830
2010-05-18
PCI quirks: disable msi on AMD rs4xx internal gfx bridges
Alex Deucher
1
-0
/
+1
2010-05-18
PCI: Disable MSI for MCP55 on P5N32-E SLI
Ben Hutchings
1
-3
/
+4
2010-05-18
Staging: comedi: Kconfig dependancy fixes
Alexander Kurz
1
-3
/
+2
2010-05-18
Staging: comedi: fix up build error from last Kconfig changes
Greg Kroah-Hartman
1
-0
/
+1
2010-05-18
Staging: comedi: new Kconfig and Makefiles, drivers grouped by bustype.
Alexander Kurz
3
-130
/
+1402
2010-05-18
can: Fix SJA1000 command register writes on SMP systems
Oliver Hartkopp
2
-3
/
+18
2010-05-18
fs/ocfs2/dlm: Use kstrdup
Julia Lawall
1
-2
/
+1
2010-05-18
fs/ocfs2/dlm: Drop memory allocation cast
Julia Lawall
2
-13
/
+7
2010-05-18
Ocfs2: Optimize punching-hole code.
Tristan Ye
1
-24
/
+140
2010-05-18
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
Tristan Ye
2
-2
/
+4
2010-05-18
Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.
Tristan Ye
1
-3
/
+27
[prev]
[next]