summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller2009-02-171-9/+0
| * | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+2
| * | | | Merge branch 'hibernate'Linus Torvalds2009-02-211-0/+2
| |\ \ \ \
| | * | | | Consolidate driver_probe_done() loops into one placeArjan van de Ven2009-02-211-0/+2
| * | | | | 8250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab2009-02-202-0/+4
| * | | | | spi_bitbang: add more lowlevel function documentationMichael Buesch2009-02-201-0/+7
| * | | | | slab: introduce kzfree()Johannes Weiner2009-02-201-0/+1
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-183-5/+4
| |\ \ \ \ \
| | * | | | | block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-183-5/+4
| | | |_|/ / | | |/| | |
| * | | | | Bernhard has movedBernhard Walle2009-02-181-1/+1
| * | | | | jsm: additional device supportAdam Lackorzynski2009-02-181-0/+1
| * | | | | mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki2009-02-181-1/+1
| * | | | | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-181-3/+16
| * | | | | atmel-mci: fix initialization of dma slave dataDan Williams2009-02-181-0/+2
| * | | | | mm: task dirty accounting fixNick Piggin2009-02-181-0/+1
| * | | | | timerfd: add flags checkDavide Libenzi2009-02-181-4/+12
| * | | | | seq_file: properly cope with preadEric Biederman2009-02-181-0/+1
| * | | | | vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner2009-02-181-6/+12
| * | | | | vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt2009-02-181-0/+4
| |/ / / /
| * | | | Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-171-0/+1
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-171-0/+1
| |\ \ \ \
| | * | | | x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-111-0/+1
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-02-171-1/+2
| |\ \ \ \ \
| | * | | | | jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara2009-02-101-1/+2
| | | |/ / / | | |/| | |
| * | | | | KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang2009-02-151-0/+1
| * | | | | KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity2009-02-151-5/+5
| |/ / / /
* | | | | netlink: add NETLINK_BROADCAST_ERROR socket optionPablo Neira Ayuso2009-02-201-0/+1
* | | | | ethtool: Add RX pkt classification interfaceSantwona Behera2009-02-201-6/+83
* | | | | drivers/net/hamradio: fix sparse warnings: fix signednessHannes Eder2009-02-171-1/+1
* | | | | sctp: Clean up sctp checksumming codeVlad Yasevich2009-02-161-1/+1
* | | | | net: infrastructure for hardware time stampingPatrick Ohly2009-02-151-1/+90
* | | | | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-153-0/+108
* | | | | timecompare: generic infrastructure to map between two time basesPatrick Ohly2009-02-151-0/+125
* | | | | clocksource: allow usage independent of timekeeping.cPatrick Ohly2009-02-151-0/+101
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-1416-117/+128
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-131-51/+23
| |\ \ \ \
| | * | | | sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann2009-02-101-51/+23
| | | |_|/ | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-121-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | pkt_sched: type should be __u32 in headerChuck Ebbert2009-02-101-1/+1
| * | | | syscall define: fix uml compile bugHeiko Carstens2009-02-111-14/+14
| * | | | cgroups: fix lockdep subclasses overflowLi Zefan2009-02-111-0/+1
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-112-36/+39
| |\ \ \ \
| | * | | | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-111-12/+1
| | * | | | timers: split process wide cpu clocks/timers, fixPeter Zijlstra2009-02-111-0/+1
| | * | | | timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar2009-02-061-2/+0
| | * | | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-052-29/+36
| | * | | | signal: re-add dead task accumulation stats.Peter Zijlstra2009-02-051-1/+9
| * | | | | hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter2009-02-101-3/+3
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-101-0/+12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman2009-02-102-4/+4
OpenPOWER on IntegriCloud