aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-02-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | perf_counters: allow users to count user, kernel and/or hypervisor eventsPaul Mackerras2009-02-10
* | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | libata: clear dev->ering in smarter wayTejun Heo2009-02-02
| | * | | | | | | | | | | | | ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov2009-02-02
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-27
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | kmalloc: return NULL instead of link failureJeff Mahoney2009-01-27
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-02-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | bio.h: If they MUST be inlined, then use __always_inlineAlberto Bertogli2009-02-02
| | * | | | | | | | | | | | | | | Fix misleading comment in bio.hAlberto Bertogli2009-02-02
| | * | | | | | | | | | | | | | | block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULTJens Axboe2009-02-02
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * / | | | | | | | | | | | | | modules: Use a better scheme for refcountingEric Dumazet2009-02-02
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | headers_check fix: linux/rtnetlink.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/nubus.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/virtio_net.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/virtio_console.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/virtio_blk.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/videodev.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/video_encoder.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/video_decoder.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/taskstats.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/synclink.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/sound.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/signalfd.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/random.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/ppp_defs.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/pkt_sched.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/pkt_cls.hJaswinder Singh Rajput2009-01-30
| | * | | | | | | | | | | | | headers_check fix: linux/phonet.hJaswinder Singh Rajput2009-01-30