aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | Input: bcm5974 - add quad-finger tappingHenrik Rydberg2009-04-28
* | | | | | | | | SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnectTrond Myklebust2009-05-02
* | | | | | | | | mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-02
* | | | | | | | | of: make of_(un)register_platform_driver common codeGrant Likely2009-05-02
* | | | | | | | | alpha: binfmt_aout fixIvan Kokshaysky2009-05-02
* | | | | | | | | memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2009-05-02
* | | | | | | | | atomic: fix atomic_long_cmpxchg/xchg for 64 bit architecturesHeiko Carstens2009-05-02
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-29
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-29
| |\ \ \ \ \ \ \
| | * | | | | | | Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-28
| | * | | | | | | Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-28
| * | | | | | | | netfilter: revised locking for x_tablesStephen Hemminger2009-04-29
| |/ / / / / / /
| * | | | | | | net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-28
| * | | | | | | net: Fix typo in net_device_ops description.Mike Rapoport2009-04-27
| * | | | | | | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-27
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-25
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-24
* | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-28
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915: add support for G41 chipsetZhenyu Wang2009-04-21
| * | | | | | | | drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-17
* | | | | | | | | regulator: fix header file missing kernel-docRandy Dunlap2009-04-28
* | | | | | | | | Remove unused support code for refok sections.Tim Abbott2009-04-27
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-27
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | PCI: only save/restore existent registers in the PCIe capabilityYu Zhao2009-04-22
* | | | | | | | | Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-26
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-24
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'idle' into releaseLen Brown2009-04-24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: delete obsolete "bus master activity" proc fieldLen Brown2009-04-22
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'irq' into releaseLen Brown2009-04-24
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown2009-04-21
| | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-14
| * | | | | | | | | jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-14
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-24
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-14
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | USB: musb: Prevent multiple includes of musb.hMark A. Greer2009-04-23
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bitops: Add __ffs64 bitopSteven Whitehouse2009-04-23
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-04-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | KVM: Fix overlapping check for memory slotsJan Kiszka2009-04-22
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | block: simplify I/O stat accountingJerome Marchand2009-04-24
| * | | | | | | | | | | | pktcdvd.h should include mempool.hAlexander Beregalov2009-04-24
| * | | | | | | | | | | | block: include empty disks in /proc/diskstatsTejun Heo2009-04-22
| * | | | | | | | | | | | bio: fix bio_kmalloc()Tejun Heo2009-04-22
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-16
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-16