index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
memory-hotplug.txt
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
crypto: api - Call type show function before legacy for proc
Herbert Xu
1
-7
/
+13
2008-12-25
crypto: hash - Add import/export interface
Herbert Xu
5
-5
/
+50
2008-12-25
crypto: hash - Export shash through ahash
Herbert Xu
2
-1
/
+144
2008-12-25
crypto: hash - Add shash interface
Herbert Xu
5
-0
/
+353
2008-12-25
crypto: api - Rebirth of crypto_alloc_tfm
Herbert Xu
4
-1
/
+123
2008-12-25
crypto: api - Move type exit function into crypto_tfm
Herbert Xu
3
-8
/
+8
2008-12-25
crypto: ansi_cprng - Allow resetting of DT value
Neil Horman
1
-3
/
+13
2008-12-25
crypto: padlock - Avoid resetting cword on successive operations
Herbert Xu
1
-10
/
+42
2008-12-25
crypto: crc32c-intel - Update copyright head
Kent Liu
1
-6
/
+14
2008-12-25
crypto: talitos - Preempt overflow interrupts off-by-one fix
Vishnu Suresh
1
-1
/
+1
2008-12-25
crypto: camellia - use kernel-provided bitops, unaligned access
Harvey Harrison
1
-48
/
+36
2008-12-25
crypto: testmgr - Trigger a panic when self test fails in FIPS mode
Neil Horman
1
-1
/
+6
2008-12-25
crypto: talitos - Perform auth check in h/w if on sec 2.1 and above
Kim Phillips
2
-44
/
+91
2008-12-25
crypto: talitos - Implement done interrupt mitigation
Lee Nipper
2
-9
/
+24
2008-12-25
crypto: talitos - Pass correct interrupt status to error handler
Kim Phillips
1
-9
/
+3
2008-12-25
crypto: hifn - Disable driver when physical size exceeds 32 bits
Evgeniy Polyakov
1
-0
/
+5
2008-12-24
Linux 2.6.28
Linus Torvalds
1
-1
/
+1
2008-12-24
ALSA: hda - Add missing terminators in patch_sigmatel.c
Herton Ronaldo Krzesinski
1
-0
/
+3
2008-12-24
x86: disable X86_PTRACE_BTS
Ingo Molnar
1
-0
/
+1
2008-12-23
parisc: disable UP-optimized flush_tlb_mm
Kyle McMartin
1
-1
/
+4
2008-12-23
edac: fix edac core deadlock when removing a device
Harry Ciao
1
-3
/
+9
2008-12-23
cgroups: avoid accessing uninitialized data in failure path
Li Zefan
1
-2
/
+3
2008-12-23
cgroups: suppress bogus warning messages
Sharyathi Nagesh
1
-3
/
+0
2008-12-23
w1: fix slave selection on big-endian systems
Evgeniy Polyakov
1
-1
/
+3
2008-12-23
rtc: rtc-isl1208: reject invalid dates
Chris Elston
1
-0
/
+7
2008-12-23
V4L/DVB (9920): em28xx: fix NULL pointer dereference in call to VIDIOC_INT_RESET command
Devin Heitmueller
1
-1
/
+2
2008-12-23
drm/radeon: fix correctness of irq_enabled check for radeon.
Dave Airlie
1
-2
/
+2
2008-12-22
drivers/ide/{cs5530.c,sc1200.c}: Move a dereference below a NULL test
Julia Lawall
2
-2
/
+4
2008-12-22
MIPS: MIPS64R2: Fix buggy __arch_swab64
David Daney
1
-3
/
+2
2008-12-22
MIPS: Fix preprocessor warnings flaged by GCC 4.4
David Daney
1
-1
/
+1
2008-12-20
Null pointer deref with hrtimer_try_to_cancel()
Thomas Gleixner
1
-0
/
+6
2008-12-20
x86: fix resume (S2R) broken by Intel microcode module, on A110L
Dmitry Adamushko
2
-5
/
+20
2008-12-19
fs/9p: change simple_strtol to simple_strtoul
Julia Lawall
1
-1
/
+1
2008-12-19
9p: convert d_iname references to d_name.name
Wu Fengguang
3
-6
/
+10
2008-12-19
9p: Remove potentially bad parameter from function entry debug print.
Duane Griffin
1
-1
/
+2
2008-12-19
ALSA: Fix a Oops bug in omap soc driver.
Stanley Miao
1
-1
/
+1
2008-12-19
ALSA: hda - Remove non-working headphone control for Dell laptops
Takashi Iwai
1
-1
/
+2
2008-12-19
ACPI: don't cond_resched() when irqs_disabled()
Wu Fengguang
1
-1
/
+5
2008-12-19
ACPI: fix 2.6.28 acpi.debug_level regression
Bjorn Helgaas
4
-14
/
+9
2008-12-19
ALSA: hda - Add no-jd model for IDT 92HD73xx
Takashi Iwai
2
-0
/
+6
2008-12-19
ALSA: Revert "ALSA: hda: removed unneeded hp_nid references"
Takashi Iwai
1
-0
/
+3
2008-12-19
cciss: fix problem that deleting multiple logical drives could cause a panic
Stephen M. Cameron
1
-0
/
+5
2008-12-19
ALSA: hda - Add quirk for Dell Studio 17
Joerg Schirottke
1
-0
/
+2
2008-12-19
drm/i915: GEM on PAE has problems - disable it for now.
Dave Airlie
2
-1
/
+11
2008-12-19
drm/i915: Don't return busy for buffers left on the flushing list.
Eric Anholt
1
-1
/
+8
2008-12-19
md: Don't read past end of bitmap when reading bitmap.
NeilBrown
1
-5
/
+17
2008-12-18
ppp: fix segfaults introduced by netdev_priv changes
James Chapman
1
-15
/
+13
2008-12-18
net: Fix module refcount leak in kernel_accept()
Wei Yongjun
2
-2
/
+1
2008-12-18
Linux 2.6.28-rc9
Linus Torvalds
1
-1
/
+1
2008-12-18
Maintainer email fixes for inotify
John McCutchan
1
-2
/
+2
[next]