aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| | * | | | | inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-21
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-27
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-26
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-22
| | |\ \ \ \ \
| | | * | | | | rfkill: remove too-strict __must_checkAlan Jenkins2009-07-21
| | * | | | | | of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov2009-07-22
| | |/ / / / /
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-07-27
| |\ \ \ \ \ \
| | * | | | | | V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.Brian Johnson2009-07-24
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-07-27
| |\ \ \ \ \ \
| | * | | | | | dm table: pass correct dev area size to device_area_is_validMike Snitzer2009-07-23
| | |/ / / / /
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-07-27
| |\ \ \ \ \ \
| | * | | | | | ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()Jan Kara2009-07-15
| * | | | | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
| |\ \ \ \ \ \
| | * | | | | | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
| * | | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-22
| |\ \ \ \ \ \ \
| | * | | | | | | softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-22
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-22
| |\ \ \ \ \ \ \
| | * | | | | | | genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-21
| | |/ / / / / /
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-07-22
| |\ \ \ \ \ \ \
| | * | | | | | | sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner2009-07-18
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-22
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra2009-07-20
| | * | | | | | net: sock_copy() fixesEric Dumazet2009-07-16
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-20
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-17
| * | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-07-18
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon: add some missing pci idsAlex Deucher2009-07-15
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | virtio_net: Sync header with qemuAlex Williamson2009-07-17
| * | | | | | | lguest: fix journeyMatias Zabaljauregui2009-07-17
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-16
| |\ \ \ \ \ \
| | * | | | | | timer stats: fix quick check optimizationHeiko Carstens2009-07-10
| * | | | | | | vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-16
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-15
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-14
| * | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-14
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-10
| * | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-14
| |\ \ \ \ \ \ \
| | * | | | | | | tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-13
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-14
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser2009-07-14
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-07-13
| |\ \ \ \ \ \ \
| | * | | | | | | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V2009-06-14
| | * | | | | | | ext4: Fix type warning on 64-bit platforms in tracing events headerTheodore Ts'o2009-06-20
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Driver Core: remove BUS_ID_SIZEKay Sievers2009-07-12
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-13
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | USB: usb.h: fix kernel-doc notationRandy Dunlap2009-07-12
| | * | | | | | | | Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman2009-07-12
| | |/ / / / / / /
| * | | | | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-07-12
| |\ \ \ \ \ \ \ \