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
*
[PARISC] pdcpat remove extra brackets
Mariusz Kozlowski
2006-12-08
1
-2
/
+2
*
[PARISC] Remove GCC_VERSION usage as suggested by Adrian Bunk
Grant Grundler
2006-12-08
1
-6
/
+2
*
[PARISC] Make Lasi Ethernet depend on GSC only
Matthew Wilcox
2006-12-08
1
-3
/
+3
*
[PARISC] lasi_82596: use BUILD_BUG_ON() and constify static array
Helge Deller
2006-12-08
1
-27
/
+7
*
[TRIVIAL] [PARISC] Fix module.c printk message, add missing ')'
Helge Deller
2006-12-08
1
-1
/
+2
*
[PARISC] bloody printf fmt string warnings
Kyle McMartin
2006-12-08
1
-1
/
+1
*
[PARISC] avoid compiler warnings when compiling 64bit
Helge Deller
2006-12-08
2
-5
/
+7
*
[PARISC] Fix PCI bus numbering in the presence of Cardbus bridges
Matthew Wilcox
2006-12-08
1
-13
/
+19
*
[PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64
Kyle McMartin
2006-12-08
1
-1
/
+5
*
[PARISC] more sparse fixes
Matthew Wilcox
2006-12-08
4
-32
/
+34
*
[PARISC] sparse fixes
Matthew Wilcox
2006-12-08
5
-6
/
+6
*
[PARISC] parisc-agp: Fix integer/pointer warning
Matthew Wilcox
2006-12-08
1
-1
/
+1
*
[PARISC] [MUX] Get the hversion directly from the parisc_device
Ryan Bradetich
2006-12-08
1
-4
/
+5
*
[PARISC] [MUX] Correctly report the number of available ports
Ryan Bradetich
2006-12-08
1
-11
/
+31
*
[PARISC] [MUX] Detect multiple cards in the correct order
Ryan Bradetich
2006-12-08
1
-8
/
+30
*
[PARISC] [MUX] Make the Serial Mux driver work as module
Ryan Bradetich
2006-12-08
1
-78
/
+57
*
[PARISC] [MUX] Claim resources for the Mux driver
Ryan Bradetich
2006-12-08
1
-1
/
+60
*
[PARISC] [MUX] Mux driver updates
Ryan Bradetich
2006-12-08
1
-2
/
+11
*
[PARISC] [MUX] Mux driver bug fix
Ryan Bradetich
2006-12-08
1
-10
/
+17
*
[PARISC] HPPB bus updates for E-Class systems
Ryan Bradetich
2006-12-08
1
-8
/
+6
*
[PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not defined
Ryan Bradetich
2006-12-08
1
-1
/
+1
*
[PARISC] Unbreak discontigmem mem_init()
Kyle McMartin
2006-12-08
1
-18
/
+32
*
[PARISC] Show more memory information and memory layout at bootup
Helge Deller
2006-12-08
1
-1
/
+47
*
[PARISC] Delete arch/parisc/mm/kmap.c again
Matthew Wilcox
2006-12-08
1
-166
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2006-12-07
18
-1910
/
+1444
|
\
|
*
ieee1394: sbp2: code formatting around work_struct stuff
Stefan Richter
2006-12-07
1
-7
/
+9
|
*
ieee1394: nodemgr: remove a kcalloc
Stefan Richter
2006-12-07
1
-46
/
+20
|
*
ieee1394: conditionally export ieee1394_bus_type
Stefan Richter
2006-12-07
2
-1
/
+3
|
*
ieee1394: Consolidate driver registering
Ben Collins
2006-12-07
8
-27
/
+22
|
*
ieee1394: sbp2: convert from PCI DMA to generic DMA
Stefan Richter
2006-12-07
3
-68
/
+62
|
*
ieee1394: nodemgr: spaces to tabs
Stefan Richter
2006-12-07
1
-49
/
+49
|
*
ieee1394: nodemgr: fix deadlock in shutdown
Stefan Richter
2006-12-07
1
-3
/
+18
|
*
ieee1394: nodemgr: remove duplicate assignment
Stefan Richter
2006-12-07
1
-1
/
+1
|
*
sbp2: make 1bit bitfield unsigned
Luca Tettamanti
2006-12-07
1
-1
/
+1
|
*
ieee1394: schedule *_oui sysfs attributes for removal
Stefan Richter
2006-12-07
2
-1
/
+9
|
*
ieee1394: schedule unused symbol exports for removal
Stefan Richter
2006-12-07
2
-7
/
+9
|
*
ieee1394: dv1394: schedule for feature removal
Stefan Richter
2006-12-07
3
-9
/
+19
|
*
ieee1394: raw1394: defer feature removal of old isoch interface
Stefan Richter
2006-12-07
2
-5
/
+23
|
*
ieee1394: ohci1394: call PMac code in shutdown only for proper machines
Stefan Richter
2006-12-07
1
-1
/
+1
|
*
ieee1394: ohci1394: reformat PPC_PMAC platform code
Stefan Richter
2006-12-07
1
-20
/
+14
|
*
ieee1394: ohci1394: add PPC_PMAC platform code to driver probe
Stefan Richter
2006-12-07
1
-4
/
+15
|
*
ieee1394: sbp2: wrap two functions into one
Stefan Richter
2006-12-07
1
-23
/
+7
|
*
ieee1394: sbp2: update comment on things to do
Stefan Richter
2006-12-07
1
-7
/
+19
|
*
ieee1394: sbp2: use list_move_tail()
Stefan Richter
2006-12-07
1
-2
/
+1
|
*
ieee1394: sbp2: more concise names for types and variables
Stefan Richter
2006-12-07
2
-598
/
+575
|
*
ieee1394: sbp2: remove unused struct members
Stefan Richter
2006-12-07
2
-25
/
+4
|
*
ieee1394: sbp2: proper unit in module parameter description
Stefan Richter
2006-12-07
1
-1
/
+2
|
*
ieee1394: sbp2: clean up sbp2_ namespace
Stefan Richter
2006-12-07
2
-133
/
+132
|
*
ieee1394: sbp2: some conditions in queue_command are unlikely
Stefan Richter
2006-12-07
1
-5
/
+5
|
*
ieee1394: sbp2: remove superfluous comments
Stefan Richter
2006-12-07
2
-355
/
+109
[next]