index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
nsp32.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
sparc64: fix and optimize irq distribution
Hong H. Pham
5
-25
/
+456
2009-06-16
sparc64: Use new dynamic per-cpu allocator.
David S. Miller
2
-9
/
+159
2009-06-16
sparc64: Only allocate per-cpu areas for possible cpus.
David S. Miller
1
-16
/
+6
2009-06-16
sparc64: Get rid of real_setup_per_cpu_areas().
David S. Miller
3
-17
/
+5
2009-06-16
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
David S. Miller
5
-10
/
+9
2009-06-16
sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.
David S. Miller
4
-6
/
+6
2009-06-16
sparc: Call OF and MD cpu scanning explicitly from paging_init()
David S. Miller
6
-8
/
+6
2009-06-16
sparc64: Refactor MDESC cpu scanning code using an iterator.
David S. Miller
2
-57
/
+90
2009-06-16
sparc64: Refactor OBP cpu scanning code using an iterator.
David S. Miller
2
-109
/
+125
2009-06-16
sparc64: Use BUILD_BUG_ON() in trap_init().
David S. Miller
1
-80
/
+91
2009-06-16
sparc64: Store per-cpu offset in trap_block[]
David S. Miller
5
-44
/
+21
2009-06-16
sparc64: Move trap_block[] definitions into a new header file.
David S. Miller
2
-196
/
+208
2009-06-16
sparc64: Reclaim trap_block[]->hdesc
David S. Miller
2
-9
/
+7
2009-06-15
[IA64] fix compile error in arch/ia64/mm/extable.c
Rusty Russell
1
-2
/
+2
2009-06-15
regulator/max1586: fix V3 gain calculation integer overflow
Philipp Zabel
1
-4
/
+4
2009-06-15
regulator/max1586: support increased V3 voltage range
Philipp Zabel
2
-19
/
+63
2009-06-15
regulator: lp3971 - fix driver link error when built-in.
Liam Girdwood
1
-1
/
+1
2009-06-15
LP3971 PMIC regulator driver (updated and combined version)
Marek Szyprowski
4
-0
/
+621
2009-06-15
regulator: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
2009-06-15
regulator: Set MODULE_ALIAS for regulator drivers
Mark Brown
3
-0
/
+3
2009-06-15
regulator: Support list_voltage for fixed voltage regulator
Mark Brown
1
-1
/
+14
2009-06-15
regulator: Move regulator drivers to subsys_initcall()
Mark Brown
4
-4
/
+4
2009-06-15
regulator: build fix for powerpc - renamed show_state
Liam Girdwood
1
-5
/
+5
2009-06-15
regulator: add userspace-consumer driver
Mike Rapoport
4
-0
/
+236
2009-06-15
Maxim 1586 regulator driver
Robert Jarzmik
4
-0
/
+311
2009-06-15
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
3
-8
/
+8
2009-06-15
ipv4: Fix fib_trie rebalancing
Jarek Poplawski
1
-10
/
+37
2009-06-15
ramfs: ignore unknown mount options
Mike Frysinger
1
-3
/
+6
2009-06-14
.gitignore: ignore *.lzma files
Arne Janbu
1
-0
/
+1
2009-06-14
fusion: fix recent kernel-doc problems
Randy Dunlap
2
-4
/
+3
2009-06-14
keyboard: advertise KT_DEAD2 extended diacriticals
Samuel Thibault
1
-0
/
+1
2009-06-14
kbuild: add generic --set-str option to scripts/config
Michal Marek
1
-2
/
+9
2009-06-14
kbuild: simplify argument loop in scripts/config
Michal Marek
1
-28
/
+16
2009-06-14
kbuild: handle non-existing options in scripts/config
Michal Marek
1
-18
/
+18
2009-06-14
kallsyms: generalize text region handling
Mike Frysinger
1
-26
/
+61
2009-06-14
kallsyms: support kernel symbols in Blackfin on-chip memory
Robin Getz
1
-1
/
+12
2009-06-14
documentation: make version fix
Adam Lackorzynski
1
-2
/
+2
2009-06-14
kbuild: fix a compile warning
Amerigo Wang
1
-2
/
+3
2009-06-14
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
Roland Dreier
1
-1
/
+3
2009-06-14
gitignore: Add GNU GLOBAL files to top .gitignore
Jani Nikula
1
-0
/
+6
2009-06-14
kbuild: fix delay in setlocalversion on readonly source
Nico Schottelius
1
-2
/
+4
2009-06-14
README: fix misleading pointer to the defconf directory
Patrick Ringl
1
-1
/
+9
2009-06-14
vmlinux.lds.h update
Sam Ravnborg
3
-16
/
+11
2009-06-14
Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driver
Marcel Holtmann
1
-0
/
+2
2009-06-14
Bluetooth: Fix Kconfig issue with RFKILL integration
Marcel Holtmann
1
-1
/
+2
2009-06-14
[ARM] 5545/2: add flush_kernel_dcache_page() for ARM
Nicolas Pitre
1
-0
/
+8
2009-06-14
PIM-SM: namespace changes
Tom Goff
2
-20
/
+29
2009-06-14
MAINTAINERS: EB110ATX is not ebsa110
Russell King
1
-1
/
+0
2009-06-14
ipv4: update ARPD help text
Timo Teräs
1
-22
/
+13
2009-06-14
net: use a deferred timer in rt_check_expire
Eric Dumazet
1
-3
/
+8
[next]