index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/char/tpm/tpm.c: fix error-path memory leak
Andrew Morton
2008-10-16
1
-7
/
+8
*
tpm: work around bug in Broadcom BCM0102 chipset
Valdis Kletnieks
2008-10-16
1
-0
/
+7
*
tpm: correct tpm timeouts to jiffies conversion
Marcin Obara
2008-10-16
1
-7
/
+7
*
sysctl: simplify ->strategy
Alexey Dobriyan
2008-10-16
1
-1
/
+1
*
proc: move sysrq-trigger out of fs/proc/
Alexey Dobriyan
2008-10-16
1
-0
/
+30
*
char: moxa.c sparse annotation
Harvey Harrison
2008-10-16
1
-1
/
+1
*
applicom.c: fix apparently-broken code in do_ac_read()
Andrew Morton
2008-10-16
1
-1
/
+1
*
Char: ds1286, eliminate busy waiting
Jiri Slaby
2008-10-16
1
-3
/
+1
*
legacy rtc: remove needless/confusing HPET_RTC_IRQ option
David Brownell
2008-10-16
2
-10
/
+1
*
Remove Andrew Morton's old email accounts
Francois Cami
2008-10-16
1
-1
/
+1
*
sysrq: add enable_mask in sysrq_moom_op
Naohiro Ooiwa
2008-10-16
1
-0
/
+1
*
tty: make sure that proc_clear_tty stores the cpu flags
Arjan van de Ven
2008-10-15
1
-2
/
+3
*
Merge commit 'origin'
Benjamin Herrenschmidt
2008-10-15
61
-2194
/
+2626
|
\
|
*
Revert "vt: fix background color on line feed"
Linus Torvalds
2008-10-14
1
-3
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-10-13
4
-130
/
+79
|
|
\
|
|
*
pcmcia: remove unused argument to pcmcia_parse_tuple()
Dominik Brodowski
2008-08-31
2
-4
/
+4
|
|
*
pcmcia: card services header cleanup
Dominik Brodowski
2008-08-31
1
-1
/
+1
|
|
*
pcmcia: deprecate CS_SUCCESS
Dominik Brodowski
2008-08-23
2
-20
/
+20
|
|
*
pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users
Dominik Brodowski
2008-08-23
1
-10
/
+0
|
|
*
pcmcia: pcmcia_config_loop() improvement by passing vcc
Dominik Brodowski
2008-08-23
2
-0
/
+2
|
|
*
pcmcia: pcmcia_config_loop() default CIS entry handling
Dominik Brodowski
2008-08-23
2
-0
/
+2
|
|
*
pcmcia: pcmcia_config_loop() ConfigIndex unification
Dominik Brodowski
2008-08-23
2
-4
/
+0
|
|
*
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
Dominik Brodowski
2008-08-23
2
-95
/
+54
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2008-10-13
3
-52
/
+61
|
|
\
\
|
|
*
\
Merge branch 'next' into for-linus
James Morris
2008-10-13
3
-52
/
+61
|
|
|
\
\
|
|
|
*
|
As pointed out by Jonathan Corbet, the timer must be deleted before
Rajiv Andrade
2008-10-11
1
-1
/
+1
|
|
|
*
|
The tpm_dev_release function is only called for platform devices, not pnp
Rajiv Andrade
2008-10-11
3
-7
/
+30
|
|
|
*
|
Protect tpm_chip_list when transversing it.
Rajiv Andrade
2008-10-11
1
-37
/
+24
|
|
|
*
|
Renames num_open to is_open, as only one process can open the file at a time.
Rajiv Andrade
2008-10-11
2
-5
/
+4
|
|
|
*
|
Remove the BKL calls from the TPM driver, which were added in the overall
Rajiv Andrade
2008-10-11
1
-4
/
+4
|
*
|
|
|
Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
2008-10-13
1
-70
/
+89
|
|
\
\
\
\
|
|
*
\
\
\
Merge branches 'oprofile-v2' and 'timers/hpet' into x86/core-v4
Ingo Molnar
2008-10-13
1
-70
/
+89
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
HPET: Remove spurious HPET busy warning message.
David John
2008-10-10
1
-4
/
+0
|
|
|
*
|
|
Merge commit 'v2.6.27' into timers/hpet
Ingo Molnar
2008-10-10
1
-2
/
+12
|
|
|
|
\
\
\
|
|
|
*
\
\
\
Merge commit 'v2.6.27-rc6' into timers/hpet
Ingo Molnar
2008-09-14
41
-1429
/
+350
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
hpet: /dev/hpet - fixes and cleanup, fix
David Brownell
2008-07-31
1
-2
/
+4
|
|
|
*
|
|
|
|
hpet: /dev/hpet - fixes and cleanup
David Brownell
2008-07-31
1
-66
/
+24
|
|
|
*
|
|
|
|
Merge branch 'linus' into timers/hpet
Ingo Molnar
2008-07-31
258
-69624
/
+6155
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'linus' into timers/hpet
Ingo Molnar
2008-06-16
10
-28
/
+199
|
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
|
x86: get irq for hpet timer
Kevin Hao
2008-06-02
1
-0
/
+63
|
*
|
|
|
|
|
|
|
tty: rename the remaining oddly named n_tty functions
Alan Cox
2008-10-13
1
-13
/
+13
|
*
|
|
|
|
|
|
|
tty: tty_io.c shadows sparse fix
Jason Wessel
2008-10-13
1
-4
/
+4
|
*
|
|
|
|
|
|
|
applicom: Fix an unchecked user ioctl range and an error return
Alan Cox
2008-10-13
1
-4
/
+2
|
*
|
|
|
|
|
|
|
tty: Minor tidyups and document fixes for n_tty
Alan Cox
2008-10-13
1
-11
/
+37
|
*
|
|
|
|
|
|
|
tty: Remove lots of NULL checks
Alan Cox
2008-10-13
6
-79
/
+1
|
*
|
|
|
|
|
|
|
tty: some ICANON magic is in the wrong places
Alan Cox
2008-10-13
3
-43
/
+54
|
*
|
|
|
|
|
|
|
tty: simplify ktermios allocation
Alan Cox
2008-10-13
1
-39
/
+7
|
*
|
|
|
|
|
|
|
pty: simplify unix98 allocation
Alan Cox
2008-10-13
1
-11
/
+7
|
*
|
|
|
|
|
|
|
pty: Fix allocation failure double free
Alan Cox
2008-10-13
1
-2
/
+0
|
*
|
|
|
|
|
|
|
pty: Coding style and polish
Alan Cox
2008-10-13
1
-42
/
+44
[next]