aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | | | Bernhard has movedBernhard Walle2009-02-18
| * | | | | | | jsm: additional device supportAdam Lackorzynski2009-02-18
| * | | | | | | mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-18
| * | | | | | | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-18
| * | | | | | | atmel-mci: fix initialization of dma slave dataDan Williams2009-02-18
| * | | | | | | mm: task dirty accounting fixNick Piggin2009-02-18
| * | | | | | | timerfd: add flags checkDavide Libenzi2009-02-18
| * | | | | | | seq_file: properly cope with preadEric Biederman2009-02-18
| * | | | | | | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner2009-02-18
| * | | | | | | vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt2009-02-18
| |/ / / / / /
| * | | | | | Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-17
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-17
| |\ \ \ \ \ \
| | * | | | | | x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-11
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-02-17
| |\ \ \ \ \ \ \
| | * | | | | | | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara2009-02-10
| | | |/ / / / / | | |/| | | | |
| * | | | | | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-14
| * | | | | | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-14
| |/ / / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-13
| |\ \ \ \ \ \
| | * | | | | | sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann2009-02-09
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-12
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | pkt_sched: type should be __u32 in headerChuck Ebbert2009-02-10
| * | | | | | syscall define: fix uml compile bugHeiko Carstens2009-02-11
| * | | | | | cgroups: fix lockdep subclasses overflowLi Zefan2009-02-11
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-11
| |\ \ \ \ \
| | * | | | | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-11
| | * | | | | timers: split process wide cpu clocks/timers, fixPeter Zijlstra2009-02-11
| | * | | | | timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar2009-02-06
| | * | | | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-05
| | * | | | | signal: re-add dead task accumulation stats.Peter Zijlstra2009-02-05
| * | | | | | hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter2009-02-10
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-10
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller2009-02-07
| * | | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-10
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-02-09
| |\ \ \ \ \ \
| | * | | | | | crypto: api - Fix zeroing on freeHerbert Xu2009-02-05
| * | | | | | | x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin2009-02-09
| | |_|_|/ / / | |/| | | | |
| * | | | | | async: Rename _special -> _domain for clarity.Cornelia Huck2009-02-08
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-07
| |\ \ \ \ \ \
| | * | | | | | PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-04
| * | | | | | | module: remove over-zealous check in __module_get()Rusty Russell2009-02-07
| * | | | | | | wait: prevent exclusive waiter starvationJohannes Weiner2009-02-05
| * | | | | | | fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi2009-02-05
| * | | | | | | generic swap(): don't return a value from swap()Peter Zijlstra2009-02-05
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-04
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | sched: add missing kernel-doc in sched.hRandy Dunlap2009-02-03
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-04
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-02-03
| | |\| | |
| | * | | | net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller2009-02-02
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-03
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2009-02-02