aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-02-18vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-02-18Bernhard has movedBernhard Walle
2009-02-18jsm: additional device supportAdam Lackorzynski
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams
2009-02-18mm: task dirty accounting fixNick Piggin
2009-02-18timerfd: add flags checkDavide Libenzi
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-18netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond
2009-02-18Merge branch 'master' of /repos/git/net-2.6Patrick McHardy
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller
2009-02-17drivers/net/hamradio: fix sparse warnings: fix signednessHannes Eder
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-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-02-16sctp: Clean up sctp checksumming codeVlad Yasevich
2009-02-15net: infrastructure for hardware time stampingPatrick Ohly
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison
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-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
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-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-09net: Kill skbuff macros from the stone ages.David S. Miller
2009-02-10sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann
2009-02-09ssb: Add PMU supportMichael Buesch
2009-02-09libertas: if_spi: add ability to call board specific setup/teardown methodsMike Rapoport
2009-02-09cfg80211: add get reg commandLuis R. Rodriguez