index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix-timers: fix RLIMIT_CPU && fork()
Oleg Nesterov
2009-04-08
1
-4
/
+9
*
timers: add missing kernel-doc
Randy Dunlap
2009-04-02
1
-2
/
+5
*
-
-
-
.
Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...
Ingo Molnar
2009-03-26
8
-234
/
+357
|
\
\
\
|
|
|
*
posix timers: fix RLIMIT_CPU && fork()
Oleg Nesterov
2009-03-23
1
-1
/
+2
|
|
*
|
time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix
John Stultz
2009-02-26
1
-2
/
+2
|
|
*
|
time: ntp: clean up second_overflow()
Ingo Molnar
2009-02-25
1
-5
/
+6
|
|
*
|
time: ntp: simplify ntp_tick_adj calculations
Ingo Molnar
2009-02-25
1
-2
/
+5
|
|
*
|
time: ntp: make 64-bit constants more robust
Ingo Molnar
2009-02-25
2
-3
/
+3
|
|
*
|
time: ntp: refactor do_adjtimex() some more
Ingo Molnar
2009-02-25
1
-25
/
+36
|
|
*
|
time: ntp: refactor do_adjtimex()
Ingo Molnar
2009-02-25
1
-83
/
+99
|
|
*
|
time: ntp: fix bug in ntp_update_offset() & do_adjtimex()
Ingo Molnar
2009-02-25
1
-1
/
+8
|
|
*
|
time: ntp: micro-optimize ntp_update_offset()
Ingo Molnar
2009-02-25
1
-3
/
+3
|
|
*
|
time: ntp: simplify ntp_update_offset_fll()
Ingo Molnar
2009-02-25
1
-6
/
+5
|
|
*
|
time: ntp: refactor and clean up ntp_update_offset()
Ingo Molnar
2009-02-25
1
-14
/
+30
|
|
*
|
time: ntp: refactor up ntp_update_frequency()
Ingo Molnar
2009-02-25
1
-8
/
+5
|
|
*
|
time: ntp: clean up ntp_update_frequency()
Ingo Molnar
2009-02-25
1
-9
/
+18
|
|
*
|
time: ntp: simplify the MAX_TICKADJ_SCALED definition
Ingo Molnar
2009-02-25
1
-2
/
+2
|
|
*
|
time: ntp: simplify the second_overflow() code flow
Ingo Molnar
2009-02-25
1
-12
/
+17
|
|
*
|
time: ntp: clean up kernel/time/ntp.c
Ingo Molnar
2009-02-25
1
-48
/
+81
|
|
*
|
time: apply NTP frequency/tick changes immediately
john stultz
2009-02-19
1
-0
/
+7
|
*
|
|
timers: add mod_timer_pending()
Ingo Molnar
2009-02-18
5
-62
/
+80
*
|
|
|
Merge branch 'timers/hpet' into timers/core
Ingo Molnar
2009-03-26
2
-17
/
+67
|
\
\
\
\
|
*
|
|
|
x86: hpet: stop HPET_COUNTER when programming periodic mode
Andreas Herrmann
2009-02-22
1
-10
/
+3
|
*
|
|
|
x86: hpet: provide separate functions to stop and start the counter
Andreas Herrmann
2009-02-22
1
-6
/
+16
|
*
|
|
|
x86: hpet: print HPET registers during setup (if hpet=verbose is used)
Andreas Herrmann
2009-02-22
2
-1
/
+48
|
*
|
|
|
Merge branch 'linus' into timers/hpet
Ingo Molnar
2009-02-22
2816
-36046
/
+88783
|
|
\
\
\
\
*
|
\
\
\
\
Merge commit 'v2.6.29' into timers/core
Ingo Molnar
2009-03-26
1372
-39168
/
+56302
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Linux 2.6.29
v2.6.29
Linus Torvalds
2009-03-23
1
-2
/
+2
|
*
|
|
|
|
|
Build with -fno-dwarf2-cfi-asm
Kyle McMartin
2009-03-23
1
-0
/
+3
|
*
|
|
|
|
|
trivial: fix orphan dates in ext2 documentation
Jody McIntyre
2009-03-23
1
-2
/
+3
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-03-23
39
-121
/
+314
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2009-03-22
2
-26
/
+11
|
|
*
|
|
|
|
dm9000: locking bugfix
David Brownell
2009-03-22
1
-2
/
+4
|
|
*
|
|
|
|
net: update dnet.c for bus_id removal
Stephen Rothwell
2009-03-22
1
-3
/
+3
|
|
*
|
|
|
|
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
2009-03-21
1
-1
/
+1
|
|
*
|
|
|
|
dca: add missing copyright/license headers
Maciej Sosnowski
2009-03-21
2
-0
/
+41
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-03-20
1
-0
/
+11
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
nl80211: Check that function pointer != NULL before using it
Jouni Malinen
2009-03-20
1
-0
/
+11
|
|
*
|
|
|
|
|
sungem: missing net_device_ops
Stephen Hemminger
2009-03-19
1
-5
/
+4
|
|
*
|
|
|
|
|
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
2009-03-19
1
-5
/
+5
|
|
*
|
|
|
|
|
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2009-03-19
2
-21
/
+30
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
bas_gigaset: correctly allocate USB interrupt transfer buffer
Tilman Schmidt
2009-03-18
1
-3
/
+13
|
|
*
|
|
|
|
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
2009-03-18
1
-0
/
+4
|
|
*
|
|
|
|
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
2009-03-18
1
-2
/
+2
|
|
*
|
|
|
|
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
2009-03-18
1
-3
/
+17
|
|
*
|
|
|
|
netns: oops in ip[6]_frag_reasm incrementing stats
Jorge Boncompte [DTI2]
2009-03-18
2
-5
/
+5
|
|
*
|
|
|
|
net: kfree(napi->skb) => kfree_skb
Roel Kluin
2009-03-18
1
-1
/
+1
|
|
*
|
|
|
|
net: fix sctp breakage
Al Viro
2009-03-18
1
-1
/
+2
|
|
*
|
|
|
|
ipv6: fix display of local and remote sit endpoints
Bjørn Mork
2009-03-18
1
-1
/
+1
|
|
*
|
|
|
|
net: Document /proc/sys/net/core/netdev_budget
Stanislaw Gruszka
2009-03-18
1
-0
/
+7
[next]