summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* timers: Framework for identifying pinned timersArun R Bharadwaj2009-05-132-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-294-9/+75
|\
| * netfilter: revised locking for x_tablesStephen Hemminger2009-04-291-5/+68
| * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-2/+4
| * net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
| * net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-261-0/+1
| |\
| | * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-241-0/+1
* | | regulator: fix header file missing kernel-docRandy Dunlap2009-04-281-0/+1
* | | Remove unused support code for refok sections.Tim Abbott2009-04-281-8/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-271-0/+1
|\ \ \
| * | | PCI: only save/restore existent registers in the PCIe capabilityYu Zhao2009-04-231-0/+1
* | | | Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-262-1/+9
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-241-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'irq' into releaseLen Brown2009-04-241-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown2009-04-211-0/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-242-2/+4
|\ \ \ \ \
| * | | | | jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-141-1/+2
| * | | | | jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-141-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-241-0/+5
|\ \ \ \ \ \
| * | | | | | USB: musb: Prevent multiple includes of musb.hMark A. Greer2009-04-231-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-241-0/+19
|\ \ \ \ \ \
| * | | | | | bitops: Add __ffs64 bitopSteven Whitehouse2009-04-231-0/+19
| |/ / / / /
* | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-04-241-0/+2
|\ \ \ \ \ \
| * | | | | | KVM: Fix overlapping check for memory slotsJan Kiszka2009-04-221-0/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-244-0/+6
|\ \ \ \ \ \
| * | | | | | block: simplify I/O stat accountingJerome Marchand2009-04-241-0/+3
| * | | | | | pktcdvd.h should include mempool.hAlexander Beregalov2009-04-241-0/+1
| * | | | | | block: include empty disks in /proc/diskstatsTejun Heo2009-04-221-0/+1
| * | | | | | bio: fix bio_kmalloc()Tejun Heo2009-04-221-0/+1
| |/ / / / /
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-241-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-2280-566/+2404
| |\ \ \ \ \
| | * | | | | powerpc/5200: Bring the legacy fsl_spi_platform_data hooks backAnton Vorontsov2009-04-161-0/+4
* | | | | | | driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-221-0/+1
* | | | | | | Trivial: fix a typo in slow-work.hJonathan Corbet2009-04-221-1/+1
* | | | | | | PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-222-20/+84
* | | | | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-221-24/+0Star
* | | | | | | spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2009-04-211-1/+6
* | | | | | | memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki2009-04-211-1/+1
* | | | | | | ipmi: add oem message handlingdann frazier2009-04-212-0/+4
* | | | | | | ipmi: test for event buffer before usingCorey Minyard2009-04-211-0/+6
* | | | | | | clocksource: add enable() and disable() callbacksMagnus Damm2009-04-211-0/+31
* | | | | | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-212-4/+3Star
|\ \ \ \ \ \ \
| * | | | | | | reiserfs: fix j_last_flush_trans_id typeAl Viro2009-04-211-1/+1
| * | | | | | | fs: Mark get_filesystem_list() as __init function.Tetsuo Handa2009-04-211-1/+1
| * | | | | | | kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig2009-04-211-2/+0Star
| * | | | | | | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-211-0/+1
| | |_|_|/ / / | |/| | | | |
* / | | | | | Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer2009-04-211-1/+1
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-04-201-10/+26
|\ \ \ \ \ \