summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-18seq_file: properly cope with preadEric Biederman
2009-02-18vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner
2009-02-18vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt
2009-02-17Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-17FRV: __pte_to_swp_entry doesn't expand correctlyRoel Kluin
2009-02-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton
2009-02-11syscall define: fix uml compile bugHeiko Carstens
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-11x86, ptrace, mm: fix double-free on raceMarkus Metzger
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra
2009-02-10pkt_sched: type should be __u32 in headerChuck Ebbert
2009-02-10hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-02-10jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara
2009-02-10sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-02-08drm/i915: add fence register management to execbufJesse Barnes
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh
2009-02-06timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner
2009-02-05fbmem: don't call copy_from/to_user() with mutex heldAndrea Righi
2009-02-05generic swap(): don't return a value from swap()Peter Zijlstra
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra
2009-02-05crypto: shash - Fix tfm destructionHerbert Xu
2009-02-05crypto: api - Fix zeroing on freeHerbert Xu
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-02-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-02-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-02-03sched: add missing kernel-doc in sched.hRandy Dunlap
2009-02-02libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo