index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
swsusp: Fix userland interface
Rafael J. Wysocki
2007-06-16
1
-1
/
+3
*
toshiba_acpi: fix section mismatch in allyesconfig
Randy Dunlap
2007-06-16
1
-1
/
+1
*
cpuset: zero malloc - fix for old cpusets
Paul Jackson
2007-06-16
1
-1
/
+1
*
i386 mm: use pte_update() in ptep_test_and_clear_dirty()
Hugh Dickins
2007-06-16
1
-12
/
+14
*
Restore shmid as inode# to fix /proc/pid/maps ABI breakage
Badari Pulavarty
2007-06-16
1
-0
/
+5
*
SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC
Christoph Lameter
2007-06-16
1
-1
/
+1
*
i386: use the right wrapper to disable the NMI watchdog
Björn Steinbrink
2007-06-16
1
-5
/
+5
*
i386: fix NMI watchdog not reserving its MSRs
Björn Steinbrink
2007-06-16
1
-0
/
+6
*
tty: restore locked ioctl file op
Paul Fulghum
2007-06-16
1
-4
/
+10
*
fix radeon setparam on 32/64 systems, harder.
David Woodhouse
2007-06-16
1
-0
/
+5
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-06-15
2
-4
/
+7
|
\
|
*
ide-scsi: fix OOPS in idescsi_expiry()
Bartlomiej Zolnierkiewicz
2007-06-16
1
-1
/
+1
|
*
Resume from RAM on HPC nx6325 broken
Rafael J. Wysocki
2007-06-16
1
-3
/
+6
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
2007-06-15
8
-7
/
+38
|
\
\
|
|
/
|
/
|
|
*
[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference
Adrian Bunk
2007-06-15
1
-1
/
+1
|
*
[TCP]: Fix logic breakage due to DSACK separation
Ilpo Järvinen
2007-06-15
1
-4
/
+5
|
*
[TCP]: Congestion control API RTT sampling fix
Ilpo Järvinen
2007-06-15
7
-2
/
+32
*
|
mm: Fix memory/cpu hotplug section mismatch and oops.
Paul Mundt
2007-06-15
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...
Linus Torvalds
2007-06-15
60
-2049
/
+1070
|
\
\
|
*
|
Blackfin SMC91X ethernet supporting driver: SMC91C111 LEDs are note drived in...
Jean-Christian de Rivaz
2007-06-11
1
-0
/
+2
|
*
|
Blackfin SPI driver: fix bug SPI DMA incomplete transmission
Bryan Wu
2007-06-11
1
-5
/
+10
|
*
|
Blackfin SPI driver: tweak spi cleanup function to match newer kernel changes
Mike Frysinger
2007-06-11
1
-1
/
+1
|
*
|
Blackfin RTC drivers: update MAINTAINERS information
Mike Frysinger
2007-06-11
1
-0
/
+8
|
*
|
Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB
Mike Frysinger
2007-06-11
1
-6
/
+5
|
*
|
Blackfin serial driver: actually implement the break_ctl() function
Mike Frysinger
2007-06-11
1
-0
/
+8
|
*
|
Blackfin serial driver: ignore framing and parity errors
Mike Frysinger
2007-06-11
1
-0
/
+2
|
*
|
Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPAR
Mike Frysinger
2007-06-11
1
-0
/
+2
|
*
|
Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros....
Mike Frysinger
2007-06-11
2
-96
/
+5
|
*
|
Blackfin arch: redo our linker script a bit
Mike Frysinger
2007-06-11
1
-111
/
+56
|
*
|
Blackfin arch: make sure we initialize our L1 Data B section properly based o...
Mike Frysinger
2007-06-14
1
-2
/
+3
|
*
|
Blackfin arch: fix bug can not wakeup from sleep via push buttons
Michael Hennerich
2007-06-14
2
-2
/
+11
|
*
|
Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-line
Mike Frysinger
2007-06-11
1
-4
/
+3
|
*
|
Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...
Michael Hennerich
2007-06-11
1
-1
/
+1
|
*
|
Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1
Michael Hennerich
2007-06-11
1
-1
/
+1
|
*
|
Blackfin arch: fix spelling typo in output
Mike Frysinger
2007-06-11
1
-1
/
+1
|
*
|
Blackfin arch: try to split up functions like this into smaller units accordi...
Aubrey Li
2007-06-14
1
-112
/
+121
|
*
|
Blackfin arch: add proper ENDPROC()
Mike Frysinger
2007-06-11
21
-8
/
+72
|
*
|
Blackfin arch: move more of our startup code to .init so it can be freed once...
Mike Frysinger
2007-06-11
4
-20
/
+29
|
*
|
Blackfin arch: unify differences between our diff head.S files -- no function...
Mike Frysinger
2007-06-11
3
-27
/
+32
|
*
|
Blackfin arch: update defconfigs
Mike Frysinger
2007-06-11
5
-214
/
+528
|
*
|
Blackfin arch: scrub old console defines
Mike Frysinger
2007-06-11
1
-35
/
+0
|
*
|
Blackfin arch: fixup Blackfin MAINTIANERS team member list
Bryan Wu
2007-06-11
1
-34
/
+36
|
*
|
Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility
Mike Frysinger
2007-06-14
1
-12
/
+80
|
*
|
Blackfin arch: mark our memory init functions with __init so they get freed a...
Mike Frysinger
2007-06-11
2
-14
/
+14
|
*
|
Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...
Robin Getz
2007-06-11
1
-0
/
+1
|
*
|
Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKIT
Roy Huang
2007-06-14
1
-0
/
+22
|
*
|
Blackfin arch: spelling fixes
Simon Arlott
2007-06-11
14
-17
/
+17
|
*
|
Blackfin arch: DMA code minor naming convention fix
Aubrey Li
2007-06-11
1
-3
/
+3
|
*
|
Blackfin arch: remove defconfig file
Mike Frysinger
2007-06-11
1
-1327
/
+0
*
|
|
Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-06-15
1
-9
/
+17
|
\
\
\
[next]