index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla1280.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-27
x86: clean up indentation in setup_per_cpu_areas()
Tejun Heo
1
-7
/
+10
2009-01-27
x86: fix build breakage on voyage
James Bottomley
1
-0
/
+2
2009-01-27
x86: load new GDT after setting up boot cpu per-cpu area
Brian Gerst
3
-14
/
+12
2009-01-27
x86: remove extra barriers from load_gs_base()
Brian Gerst
1
-3
/
+0
2009-01-27
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
7
-35
/
+15
2009-01-27
x86: make Voyager use x86 per-cpu setup.
Brian Gerst
3
-9
/
+1
2009-01-27
x86: don't assume boot cpu is #0
Brian Gerst
1
-4
/
+5
2009-01-27
x86: move this_cpu_offset
Brian Gerst
2
-12
/
+10
2009-01-27
x86: only compile setup_percpu.o on SMP
Brian Gerst
2
-7
/
+2
2009-01-27
x86: move apic variables to apic.c
Brian Gerst
2
-20
/
+20
2009-01-27
x86: always page-align per-cpu area start and size
Brian Gerst
1
-11
/
+5
2009-01-27
x86: move setup_cpu_local_masks()
Brian Gerst
3
-19
/
+13
2009-01-27
x86: move 64-bit NUMA code
Brian Gerst
3
-232
/
+228
2009-01-27
x86: merge setup_per_cpu_maps() into setup_per_cpu_areas()
Brian Gerst
1
-29
/
+19
2009-01-27
Fix "multiple definition of `debugfs_create_size_t'"
Linus Torvalds
1
-1
/
+1
2009-01-26
gianfar: Revive VLAN support
Anton Vorontsov
1
-5
/
+1
2009-01-26
vlan: Export symbols as non GPL symbols.
Ben Greear
1
-2
/
+2
2009-01-26
bnx2x: tx_has_work should not wait for FW
Vladislav Zolotarov
1
-5
/
+12
2009-01-26
netxen: reduce memory footprint
Dhananjay Phadke
2
-7
/
+10
2009-01-26
netxen: fix vlan tso/checksum offload
Dhananjay Phadke
1
-11
/
+20
2009-01-26
net: Fix linux/if_frad.h's suitability for userspace.
Krzysztof HaĆasa
1
-6
/
+4
2009-01-26
net: Move config NET_NS to from net/Kconfig to init/Kconfig
Matt Helsley
2
-8
/
+8
2009-01-26
isdn: Fix missing ifdef in isdn_ppp
Daniele Venzano
1
-0
/
+2
2009-01-26
i2c: Warn on deprecated binding model use
Jean Delvare
1
-3
/
+5
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
176
-326
/
+326
2009-01-26
eeprom: Move 93cx6 eeprom driver to /drivers/misc/eeprom
Wolfram Sang
5
-9
/
+9
2009-01-26
spi: Move at25 (for SPI eeproms) to /drivers/misc/eeprom
Wolfram Sang
5
-12
/
+12
2009-01-26
i2c: Move old eeprom driver to /drivers/misc/eeprom
Wolfram Sang
5
-12
/
+12
2009-01-26
i2c: Move at24 to drivers/misc/eeprom
Wolfram Sang
7
-27
/
+32
2009-01-26
i2c: Quilt tree has moved
Jean Delvare
1
-1
/
+2
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
38
-93
/
+0
2009-01-26
i2c: Delete 10 unused driver IDs
Jean Delvare
1
-10
/
+0
2009-01-26
networking: document "nc" in addition to "netcat" in netconsole.txt
Jesse Barnes
1
-1
/
+2
2009-01-26
e1000e: workaround hw errata
Jesse Brandeburg
2
-1
/
+6
2009-01-26
m68k{nommu}: fixups after the header move
Harvey Harrison
4
-17
/
+11
2009-01-26
inotify: clean up inotify_read and fix locking problems
Vegard Nossum
1
-61
/
+74
2009-01-26
Fix annoying DRM_ERROR() string warning
Linus Torvalds
1
-1
/
+1
2009-01-26
generic, x86: fix __per_cpu_load relocation
Brian Gerst
1
-3
/
+4
2009-01-26
fuse: fix poll notify
Miklos Szeredi
1
-4
/
+9
2009-01-26
fuse: destroy bdi on umount
Miklos Szeredi
2
-2
/
+3
2009-01-26
fuse: fuse_fill_super error handling cleanup
Miklos Szeredi
1
-18
/
+19
2009-01-26
fuse: fix missing fput on error
Miklos Szeredi
1
-2
/
+7
2009-01-26
fuse: fix NULL deref in fuse_file_alloc()
Dan Carpenter
1
-1
/
+1
2009-01-26
xen: unitialised return value in xenbus_write_transaction
Ian Campbell
1
-6
/
+5
2009-01-26
x86: fix section mismatch warning
Rakib Mullick
1
-1
/
+1
2009-01-26
x86: unmask CPUID levels on Intel CPUs, fix
Ingo Molnar
1
-8
/
+11
2009-01-26
x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.
Eric Anholt
1
-0
/
+10
2009-01-26
af_key: initialize xfrm encap_oa
Timo Teras
1
-0
/
+1
2009-01-26
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
Alex Williamson
1
-1
/
+2
2009-01-26
lcs: fix compilation for !CONFIG_IP_MULTICAST
Heiko Carstens
1
-2
/
+6
[next]