summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* posix-timers: fix RLIMIT_CPU && fork()Oleg Nesterov2009-04-081-4/+9
* timers: add missing kernel-docRandy Dunlap2009-04-021-2/+5
*---. Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2009-03-268-234/+357
|\ \ \
| | | * posix timers: fix RLIMIT_CPU && fork()Oleg Nesterov2009-03-231-1/+2
| | * | time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fixJohn Stultz2009-02-261-2/+2
| | * | time: ntp: clean up second_overflow()Ingo Molnar2009-02-251-5/+6
| | * | time: ntp: simplify ntp_tick_adj calculationsIngo Molnar2009-02-251-2/+5
| | * | time: ntp: make 64-bit constants more robustIngo Molnar2009-02-252-3/+3
| | * | time: ntp: refactor do_adjtimex() some moreIngo Molnar2009-02-251-25/+36
| | * | time: ntp: refactor do_adjtimex()Ingo Molnar2009-02-251-83/+99
| | * | time: ntp: fix bug in ntp_update_offset() & do_adjtimex()Ingo Molnar2009-02-251-1/+8
| | * | time: ntp: micro-optimize ntp_update_offset()Ingo Molnar2009-02-251-3/+3
| | * | time: ntp: simplify ntp_update_offset_fll()Ingo Molnar2009-02-251-6/+5
| | * | time: ntp: refactor and clean up ntp_update_offset()Ingo Molnar2009-02-251-14/+30
| | * | time: ntp: refactor up ntp_update_frequency()Ingo Molnar2009-02-251-8/+5
| | * | time: ntp: clean up ntp_update_frequency()Ingo Molnar2009-02-251-9/+18
| | * | time: ntp: simplify the MAX_TICKADJ_SCALED definitionIngo Molnar2009-02-251-2/+2
| | * | time: ntp: simplify the second_overflow() code flowIngo Molnar2009-02-251-12/+17
| | * | time: ntp: clean up kernel/time/ntp.cIngo Molnar2009-02-251-48/+81
| | * | time: apply NTP frequency/tick changes immediatelyjohn stultz2009-02-191-0/+7
| * | | timers: add mod_timer_pending()Ingo Molnar2009-02-185-62/+80
* | | | Merge branch 'timers/hpet' into timers/coreIngo Molnar2009-03-262-17/+67
|\ \ \ \
| * | | | x86: hpet: stop HPET_COUNTER when programming periodic modeAndreas Herrmann2009-02-221-10/+3
| * | | | x86: hpet: provide separate functions to stop and start the counterAndreas Herrmann2009-02-221-6/+16
| * | | | x86: hpet: print HPET registers during setup (if hpet=verbose is used)Andreas Herrmann2009-02-222-1/+48
| * | | | Merge branch 'linus' into timers/hpetIngo Molnar2009-02-222816-36046/+88783
| |\ \ \ \
* | \ \ \ \ Merge commit 'v2.6.29' into timers/coreIngo Molnar2009-03-261372-39168/+56302
|\ \ \ \ \ \
| * | | | | | Linux 2.6.29v2.6.29Linus Torvalds2009-03-231-2/+2
| * | | | | | Build with -fno-dwarf2-cfi-asmKyle McMartin2009-03-231-0/+3
| * | | | | | trivial: fix orphan dates in ext2 documentationJody McIntyre2009-03-231-2/+3
| | |_|_|_|/ | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2339-121/+314
| |\ \ \ \ \
| | * | | | | ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-222-26/+11
| | * | | | | dm9000: locking bugfixDavid Brownell2009-03-221-2/+4
| | * | | | | net: update dnet.c for bus_id removalStephen Rothwell2009-03-221-3/+3
| | * | | | | dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-211-1/+1
| | * | | | | dca: add missing copyright/license headersMaciej Sosnowski2009-03-212-0/+41
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-201-0/+11
| | |\ \ \ \ \
| | | * | | | | nl80211: Check that function pointer != NULL before using itJouni Malinen2009-03-201-0/+11
| | * | | | | | sungem: missing net_device_opsStephen Hemminger2009-03-191-5/+4
| | * | | | | | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-191-5/+5
| | * | | | | | be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-192-21/+30
| | |/ / / / /
| | * | | | | bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-181-3/+13
| | * | | | | smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-181-0/+4
| | * | | | | sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-181-2/+2
| | * | | | | sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-181-3/+17
| | * | | | | netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2009-03-182-5/+5
| | * | | | | net: kfree(napi->skb) => kfree_skbRoel Kluin2009-03-181-1/+1
| | * | | | | net: fix sctp breakageAl Viro2009-03-181-1/+2
| | * | | | | ipv6: fix display of local and remote sit endpointsBjørn Mork2009-03-181-1/+1
| | * | | | | net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka2009-03-181-0/+7
OpenPOWER on IntegriCloud