summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-274-10/+10
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-221-11/+4Star
| |\ \ \ \ \ \
| | * | | | | | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-221-11/+4Star
| * | | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-221-0/+26
| |\ \ \ \ \ \ \
| | * | | | | | | softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-221-0/+26
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-221-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-211-0/+2
| | |/ / / / / /
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-07-221-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner2009-07-181-1/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-222-13/+24
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-201-0/+5
| | * | | | | | net: sock_copy() fixesEric Dumazet2009-07-171-13/+19
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-211-10/+9Star
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-181-10/+9Star
| * | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-07-181-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon: add some missing pci idsAlex Deucher2009-07-151-2/+4
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | virtio_net: Sync header with qemuAlex Williamson2009-07-171-4/+10
| * | | | | | | lguest: fix journeyMatias Zabaljauregui2009-07-171-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | timer stats: fix quick check optimizationHeiko Carstens2009-07-101-1/+1
| * | | | | | | vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-161-1/+0Star
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-151-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-151-0/+1
| * | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-151-9/+0Star
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-101-9/+0Star
| * | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-159-27/+27
| |\ \ \ \ \ \ \
| | * | | | | | | tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-139-27/+27
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-151-2/+2
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser2009-07-141-2/+2
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-07-141-45/+3Star
| |\ \ \ \ \ \ \
| | * | | | | | | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V2009-06-141-44/+1Star
| | * | | | | | | ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o2009-06-211-1/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-131-2/+0Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Driver Core: remove BUS_ID_SIZEKay Sievers2009-07-121-2/+0Star
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-132-179/+4Star
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | USB: usb.h: fix kernel-doc notationRandy Dunlap2009-07-131-2/+4
| | * | | | | | | | Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman2009-07-131-177/+0Star
| | |/ / / / / / /
* | | | | | | | | include/linux/cred.h: work around gcc-4.2.4 warning in get_cred()Paul Menage2009-07-201-1/+2
* | | | | | | | | kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov2009-07-171-1/+1
* | | | | | | | | Merge branch 'master' into nextJames Morris2009-07-1344-90/+381
|\| | | | | | | |
| * | | | | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-07-122-0/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kmemleak: Allow partial freeing of memory blocksCatalin Marinas2009-07-081-0/+4
| | * | | | | | | | kmemleak: Trace the kmalloc_large* functions in slubCatalin Marinas2009-07-081-0/+2
| * | | | | | | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-124-3/+2Star
| * | | | | | | | | personality: fix PER_CLEAR_ON_SETIDJulien Tinnes2009-07-121-1/+4
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Fix compile error due to congestion_wait() changesTrond Myklebust2009-07-112-5/+5
| * | | | | | | | tty: Fix USB kref leakAlan Cox2009-07-111-1/+2
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-102-7/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori2009-07-101-0/+1
| | * | | | | | | | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-102-7/+7