index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kernel-parameters.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-07-19
um: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
6
-19
/
+12
2012-07-19
sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-4
/
+2
2012-07-19
[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
3
-6
/
+5
2012-07-19
board-palmz71: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-2
/
+1
2012-07-19
isp1301_omap: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-1
/
+0
2012-07-19
pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-8
/
+4
2012-07-19
omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-2
/
+2
2012-07-19
goku_udc: remove IRQF_SAMPLE_RANDOM which was commented out
Theodore Ts'o
1
-1
/
+1
2012-07-19
uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-2
/
+1
2012-07-19
drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-2
/
+1
2012-07-19
xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-3
/
+2
2012-07-19
n2_crypto: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-2
/
+1
2012-07-19
pda_power: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-5
/
+1
2012-07-19
i2c-pmcmsp: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-2
/
+1
2012-07-19
input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-1
/
+1
2012-07-19
mfd: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-2
/
+1
2012-07-19
random: remove rand_initialize_irq()
Theodore Ts'o
6
-79
/
+0
2012-07-19
mfd: wm831x: Feed the device UUID into device_add_randomness()
Mark Brown
1
-0
/
+8
2012-07-19
rtc: wm831x: Feed the write counter into device_add_randomness()
Mark Brown
1
-1
/
+23
2012-07-19
MAINTAINERS: Theodore Ts'o is taking over the random driver
Theodore Ts'o
1
-1
/
+1
2012-07-15
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2
-4
/
+156
2012-07-15
random: add new get_random_bytes_arch() function
Theodore Ts'o
2
-5
/
+25
2012-07-15
random: use the arch-specific rng in xfer_secondary_pool
Theodore Ts'o
1
-9
/
+16
2012-07-15
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2
-0
/
+4
2012-07-15
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
1
-0
/
+9
2012-07-15
random: create add_device_randomness() interface
Linus Torvalds
2
-0
/
+29
2012-07-15
random: use lockless techniques in the interrupt path
Theodore Ts'o
1
-39
/
+39
2012-07-15
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
4
-24
/
+90
2012-07-06
random: fix up sparse warnings
Theodore Ts'o
1
-1
/
+2
2012-07-01
Linux 3.5-rc5
v3.5-rc5
Linus Torvalds
1
-1
/
+1
2012-07-01
printk.c: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-07-01
linux/irq.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+0
2012-07-01
ARM: imx6q: fix suspend regression caused by common clk migration
Shawn Guo
1
-2
/
+4
2012-06-30
acpi_pad: fix power_saving thread deadlock
Stuart Hayes
1
-3
/
+4
2012-06-30
ACPI video: Still use ACPI backlight control if _DOS doesn't exist
Zhang Rui
1
-0
/
+2
2012-06-29
printk: Optimize if statement logic where newline exists
Steven Rostedt
1
-7
/
+6
2012-06-29
printk: flush continuation lines immediately to console
Kay Sievers
1
-68
/
+176
2012-06-29
powerpc/pseries: Fix software invalidate TCE
Michael Neuling
1
-2
/
+2
2012-06-29
powerpc: check_and_cede_processor() never cedes
Anton Blanchard
2
-1
/
+6
2012-06-29
powerpc/ftrace: Do not trace restore_interrupts()
Steven Rostedt
1
-1
/
+1
2012-06-29
powerpc: Fix Section mismatch warnings in prom_init.c
Li Zhong
1
-2
/
+2
2012-06-29
ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
Tiejun Chen
1
-57
/
+40
2012-06-29
powerpc: Fix uninitialised error in numa.c
Michael Neuling
1
-1
/
+1
2012-06-29
powerpc: Fix BPF_JIT code to link with multiple TOCs
Michael Ellerman
1
-0
/
+2
2012-06-28
watchdog: core: fix WDIOC_GETSTATUS return value
Wim Van Sebroeck
1
-1
/
+1
2012-06-28
watchdog: hpwdt: Unregister NMI events on exit.
Mingarelli, Thomas
1
-1
/
+3
2012-06-28
watchdog: iTCO_wdt: add platform driver module alias
Jan Beulich
1
-0
/
+1
2012-06-28
udf: Fortify loading of sparing table
Jan Kara
1
-33
/
+53
2012-06-28
udf: Avoid run away loop when partition table length is corrupted
Jan Kara
1
-1
/
+9
2012-06-28
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
Jan Kara
1
-4
/
+2
[next]