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
...
|
*
|
|
|
|
|
x86: disable TSC for sched_clock() when calibration failed
Thomas Gleixner
2008-05-23
1
-0
/
+5
|
*
|
|
|
|
|
x86: distangle user disabled TSC from unstable
Thomas Gleixner
2008-05-23
1
-10
/
+10
|
*
|
|
|
|
|
x86: fix setup of cyc2ns in tsc_64.c
Thomas Gleixner
2008-05-23
1
-2
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-05-24
19
-58
/
+74
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[ARM] integrator: fix build warnings and errors
Russell King
2008-05-23
2
-2
/
+3
|
*
|
|
|
|
|
[ARM] fix OMAP include loops
Russell King
2008-05-23
4
-4
/
+1
|
*
|
|
|
|
|
Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"
Russell King
2008-05-23
1
-1
/
+0
|
*
|
|
|
|
|
[ARM] 5053/1: define before use of processor_id
Greg Ungerer
2008-05-23
1
-14
/
+15
|
*
|
|
|
|
|
[ARM] 5052/1: export clock functions for the at91x40
Greg Ungerer
2008-05-23
1
-1
/
+17
|
*
|
|
|
|
|
[ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case too
Greg Ungerer
2008-05-23
1
-2
/
+2
|
*
|
|
|
|
|
[ARM] omap: fix omap clk support build errors
Russell King
2008-05-22
2
-0
/
+6
|
*
|
|
|
|
|
[ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X.
Ben Dooks
2008-05-22
1
-0
/
+1
|
*
|
|
|
|
|
[ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfo
Philipp Zabel
2008-05-22
1
-1
/
+0
|
*
|
|
|
|
|
[ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation
Ben Dooks
2008-05-22
1
-2
/
+2
|
*
|
|
|
|
|
[ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation
Ben Dooks
2008-05-22
1
-1
/
+1
|
*
|
|
|
|
|
[ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.c
Tony Lindgren
2008-05-22
1
-10
/
+0
|
*
|
|
|
|
|
[ARM] 5025/2: fix collie cpu initialisation
Thomas Kunze
2008-05-22
2
-20
/
+26
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
spi: remove some spidev oops-on-rmmod paths
David Brownell
2008-05-24
1
-13
/
+89
*
|
|
|
|
|
cgroups: remove node_ prefix_from ns subsystem
Cedric Le Goater
2008-05-24
1
-1
/
+1
*
|
|
|
|
|
for_each_online_pgdat(): kerneldoc fix
Fernando Luis Vazquez Cao
2008-05-24
1
-1
/
+1
*
|
|
|
|
|
frv: export empty_zero_page
Adrian Bunk
2008-05-24
1
-0
/
+3
*
|
|
|
|
|
sys_prctl(): fix return of uninitialized value
Shi Weihua
2008-05-24
1
-4
/
+2
*
|
|
|
|
|
edac: mpc85xx: fix building as a module
Kumar Gala
2008-05-24
1
-3
/
+0
*
|
|
|
|
|
gpio: build fixes
David Brownell
2008-05-24
2
-1
/
+8
*
|
|
|
|
|
S3C2410: fix driver MODULE_ALIAS()
Ben Dooks
2008-05-24
1
-0
/
+2
*
|
|
|
|
|
S3C2410: clean out changelog header and tidy
Ben Dooks
2008-05-24
2
-83
/
+11
*
|
|
|
|
|
S3C2410: add error print if we cannot add attribute
Ben Dooks
2008-05-24
1
-1
/
+4
*
|
|
|
|
|
S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller
Ben Dooks
2008-05-24
1
-20
/
+29
*
|
|
|
|
|
SM501: reverse FPEN/VBIASEN flags behaviour
Ben Dooks
2008-05-24
2
-6
/
+6
*
|
|
|
|
|
memory hotplug: fix early allocation handling
Heiko Carstens
2008-05-24
1
-1
/
+1
*
|
|
|
|
|
zonelists: handle a node zonelist with no applicable entries
Andy Whitcroft
2008-05-24
1
-0
/
+3
*
|
|
|
|
|
serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c
Arjan van de Ven
2008-05-24
1
-1
/
+4
*
|
|
|
|
|
proc: proc_get_inode() should get module only once
Denis V. Lunev
2008-05-24
1
-1
/
+2
*
|
|
|
|
|
brd: don't show ramdisks in /proc/partitions
Marcin Krol
2008-05-24
1
-0
/
+1
*
|
|
|
|
|
ip2: fix crashes on load/unload
Alan Cox
2008-05-24
2
-25
/
+2
*
|
|
|
|
|
gpiolib: fix off by one errors
Trent Piepho
2008-05-24
1
-3
/
+3
*
|
|
|
|
|
gpio: mcp23s08 debug fix
Roel Kluin
2008-05-24
1
-1
/
+1
*
|
|
|
|
|
gpio: pca953x driver handles pca9554 too
David Brownell
2008-05-24
1
-0
/
+1
*
|
|
|
|
|
signals: fix sigqueue_free() vs __exit_signal() race
Oleg Nesterov
2008-05-24
2
-2
/
+8
*
|
|
|
|
|
md: restart recovery cleanly after device failure.
NeilBrown
2008-05-24
6
-19
/
+44
*
|
|
|
|
|
md: allow parallel resync of md-devices.
Bernd Schubert
2008-05-24
2
-4
/
+39
*
|
|
|
|
|
md: notify userspace on 'stop' events
Dan Williams
2008-05-24
1
-0
/
+2
*
|
|
|
|
|
md: notify userspace on 'write-pending' changes to array_state
NeilBrown
2008-05-24
1
-1
/
+10
*
|
|
|
|
|
md: raid1: Fix restoration of bio between failed read and write.
NeilBrown
2008-05-24
1
-2
/
+13
*
|
|
|
|
|
md: md: raid5 rate limit error printk
Bernd Schubert
2008-05-24
1
-12
/
+22
*
|
|
|
|
|
md: kill file_path wrapper
Christoph Hellwig
2008-05-24
3
-16
/
+6
*
|
|
|
|
|
md: proper extern for mdp_major
Adrian Bunk
2008-05-24
2
-1
/
+2
*
|
|
|
|
|
md: fix possible oops when removing a bitmap from an active array
NeilBrown
2008-05-24
1
-1
/
+3
*
|
|
|
|
|
mm: fix atomic_t overflow in vm
Alan Cox
2008-05-24
5
-9
/
+9
*
|
|
|
|
|
types.h: don't expose struct ustat to userspace
maximilian attems
2008-05-24
1
-2
/
+2
[prev]
[next]