| Commit message (Expand) | Author | Age |
... | |
* | | | | drivers/net/hamradio: fix sparse warnings: fix signedness | Hannes Eder | 2009-02-17 |
* | | | | sctp: Inherit all socket options from parent correctly. | Vlad Yasevich | 2009-02-16 |
* | | | | sctp: Fix the RTO-doubling on idle-link heartbeats | Vlad Yasevich | 2009-02-16 |
* | | | | sctp: Clean up sctp checksumming code | Vlad Yasevich | 2009-02-16 |
* | | | | sctp: Allow to disable SCTP checksums via module parameter | Lucas Nussbaum | 2009-02-16 |
* | | | | ip: support for TX timestamps on UDP and RAW sockets | Patrick Ohly | 2009-02-16 |
* | | | | net: socket infrastructure for SO_TIMESTAMPING | Patrick Ohly | 2009-02-16 |
* | | | | net: infrastructure for hardware time stamping | Patrick Ohly | 2009-02-16 |
* | | | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-16 |
* | | | | timecompare: generic infrastructure to map between two time bases | Patrick Ohly | 2009-02-16 |
* | | | | clocksource: allow usage independent of timekeeping.c | Patrick Ohly | 2009-02-16 |
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-15 |
|\| | | |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2009-02-13 |
| |\ \ \ |
|
| | * | | | sound: Remove OSSlib stuff from linux/soundcard.h | Arnd Bergmann | 2009-02-09 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-12 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | net: don't use in_atomic() in gfp_any() | Andrew Morton | 2009-02-12 |
| | * | | | pkt_sched: type should be __u32 in header | Chuck Ebbert | 2009-02-10 |
| * | | | | syscall define: fix uml compile bug | Heiko Carstens | 2009-02-11 |
| * | | | | cgroups: fix lockdep subclasses overflow | Li Zefan | 2009-02-11 |
| * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 |
| |\ \ \ \ |
|
| | * | | | | timers: fix TIMER_ABSTIME for process wide cpu timers | Peter Zijlstra | 2009-02-11 |
| | * | | | | timers: split process wide cpu clocks/timers, fix | Peter Zijlstra | 2009-02-11 |
| | * | | | | timers: split process wide cpu clocks/timers, remove spurious warning | Ingo Molnar | 2009-02-06 |
| | * | | | | timers: split process wide cpu clocks/timers | Peter Zijlstra | 2009-02-05 |
| | * | | | | signal: re-add dead task accumulation stats. | Peter Zijlstra | 2009-02-05 |
| * | | | | | hugetlbfs: fix build failure with !CONFIG_HUGETLBFS | Stefan Richter | 2009-02-10 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-10 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 2009-02-10 |
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-02-09 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/i915: add fence register management to execbuf | Jesse Barnes | 2009-02-08 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-02-09 |
| |\ \ \ \ \ |
|
| | * | | | | | crypto: shash - Fix tfm destruction | Herbert Xu | 2009-02-05 |
| | * | | | | | crypto: api - Fix zeroing on free | Herbert Xu | 2009-02-05 |
| * | | | | | | x86: spinlocks: define dummy __raw_spin_is_contended | Kyle McMartin | 2009-02-09 |
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | async: Rename _special -> _domain for clarity. | Cornelia Huck | 2009-02-08 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-07 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 2009-02-04 |
| * | | | | | | module: remove over-zealous check in __module_get() | Rusty Russell | 2009-02-07 |
| | | | | | | | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-------. \ \ \ \ \ | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown | 2009-02-07 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | atyfb: fix CONFIG_ namespace violations | Randy Dunlap | 2009-02-05 |
| | | | | * | | | | | | | wait: prevent exclusive waiter starvation | Johannes Weiner | 2009-02-05 |
| | | | | * | | | | | | | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi | 2009-02-05 |
| | | | | * | | | | | | | generic swap(): don't return a value from swap() | Peter Zijlstra | 2009-02-05 |
| | | | | * | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-04 |
| | | | | |\ \ \ \ \ \ \
| | | | | | |_|/ / / / /
| | | | | |/| | | | | /
| | | | | | | |_|_|_|/
| | | | | | |/| | | | |
|
| | | | | | * | | | | | sched: add missing kernel-doc in sched.h | Randy Dunlap | 2009-02-03 |
| | | | | | | |_|/ /
| | | | | | |/| | | |
|
| | | | * | / | | | | ACPI: Enable bit 11 in _PDC to advertise hw coord | Pallipadi, Venkatesh | 2009-02-07 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-15 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | cfg80211: add more flexible BSS lookup | Johannes Berg | 2009-02-13 |
| * | | | | | | | | | cfg80211: allow users to request removing a BSS | Johannes Berg | 2009-02-13 |
| * | | | | | | | | | cfg80211: free_priv for BSS info | Johannes Berg | 2009-02-13 |