index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
nlattr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-01-11
documentation: update kernel-doc-nano-HOWTO information
Randy Dunlap
1
-5
/
+7
2010-01-11
gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders
Michael Hennerich
4
-0
/
+288
2010-01-11
drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'
Stephen Hemminger
1
-3
/
+9
2010-01-11
Documentation: update ring-buffer-design.txt
Randy Dunlap
1
-28
/
+28
2010-01-11
mm: hugetlb: fix clear_huge_page()
Andrea Arcangeli
1
-1
/
+1
2010-01-11
hwmon: driver for Texas Instruments amc6821 chip
Tomaz Mertelj
4
-0
/
+1229
2010-01-11
gpiolib: fix poll(2) support reconfigure on sysfs polarity change
Jani Nikula
1
-2
/
+0
2010-01-11
vsnprintf: fix reference for compressed ipv6 addresses
Uwe Kleine-König
1
-2
/
+2
2010-01-11
mmc: allow for MMC v4.4
Adrian Hunter
1
-1
/
+1
2010-01-11
mmc_block: fix queue cleanup
Adrian Hunter
2
-9
/
+11
2010-01-11
mmc_block: fix probe error cleanup bug
Jarkko Lavinen
1
-0
/
+1
2010-01-11
mmc_block: add dev_t initialization check
Anna Lemehova
1
-0
/
+5
2010-01-11
power: fix kernel-doc notation
Randy Dunlap
1
-4
/
+5
2010-01-11
proc: partially revert "procfs: provide stack information for threads"
KOSAKI Motohiro
2
-91
/
+0
2010-01-11
.gitignore: ignore vmlinuz
Florian Fainelli
1
-0
/
+1
2010-01-11
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
Andi Kleen
1
-1
/
+2
2010-01-11
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
Dave Anderson
1
-1
/
+0
2010-01-11
scripts/get_maintainer.pl: fix file exclusion X: logic
Joe Perches
1
-30
/
+54
2010-01-11
lib/rational.c needs module.h
Sascha Hauer
1
-0
/
+1
2010-01-11
Add LZO compression support for initramfs and old-style initrd
Albin Tonnerre
4
-5
/
+31
2010-01-11
x86: add support for LZO-compressed kernels
Albin Tonnerre
3
-1
/
+9
2010-01-11
arm: add support for LZO-compressed kernels
Albin Tonnerre
5
-92
/
+68
2010-01-11
lib: add support for LZO-compressed kernels
Albin Tonnerre
5
-7
/
+244
2010-01-11
zlib: optimize inffast when copying direct from output
Joakim Tjernlund
2
-12
/
+47
2010-01-11
percpu: avoid calling __pcpu_ptr_to_addr(NULL)
Andrew Morton
1
-1
/
+3
2010-01-11
kmod: fix resource leak in call_usermodehelper_pipe()
Masami Hiramatsu
1
-5
/
+7
2010-01-11
dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...
Krzysztof Halasa
1
-4
/
+3
2010-01-11
kmemcheck: make bitfield annotations truly no-ops when disabled
Vegard Nossum
1
-52
/
+58
2010-01-11
docs: large update to ioctl-number.txt
Randy Dunlap
1
-44
/
+159
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
7
-9
/
+7
2010-01-09
DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS
Rafael J. Wysocki
1
-0
/
+2
2010-01-08
xfs: kill some warnings on i386 builds
Dave Chinner
1
-4
/
+4
2010-01-08
[IA64] move fnptr definition inside #ifdef __KERNEL__
Tony Luck
1
-5
/
+5
2010-01-08
[IA64] __per_cpu_idtrs[] is a memory hog
Tony Luck
3
-15
/
+24
2010-01-07
kgdb: Fix kernel-doc format error in kgdb.h
Randy Dunlap
1
-4
/
+3
2010-01-07
blackfin,kgdb: Do not put PC in gdb_regs into retx.
Sonic Zhang
1
-1
/
+1
2010-01-07
blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/write
Jason Wessel
3
-206
/
+98
2010-01-07
maccess,probe_kernel: Allow arch specific override probe_kernel_(read|write)
Jason Wessel
2
-3
/
+12
2010-01-07
reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks
Frederic Weisbecker
1
-0
/
+4
2010-01-07
reiserfs: Fix unreachable statement
Jiri Slaby
1
-1
/
+2
2010-01-07
reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock
Frederic Weisbecker
1
-0
/
+2
2010-01-07
drm/radeon/kms: rs600: use correct mask for SW interrupt
Luca Tettamanti
1
-1
/
+1
2010-01-07
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
1
-5
/
+5
2010-01-07
drm/radeon/radeon_device.c: move a dereference below a NULL test
Darren Jenkins
1
-2
/
+4
2010-01-07
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
1
-5
/
+4
2010-01-07
drm/radeon/radeon_connectors.c: add a NULL test before dereference
Darren Jenkins
1
-1
/
+1
2010-01-07
drm/radeon/kms: fix memory leak
Jiri Slaby
1
-0
/
+1
2010-01-07
drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line()
Roel Kluin
1
-1
/
+1
2010-01-07
drm/edid: Fix CVT width/height decode
Adam Jackson
1
-5
/
+5
2010-01-07
drm/edid: Skip empty CVT codepoints
Adam Jackson
1
-0
/
+4
[next]