summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* generic debug pageallocAkinobu Mita2009-04-013-0/+37
* memdup_user(): introduceLi Zefan2009-04-011-0/+1
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-011-1/+0
* vfs: add/use account_page_dirtied()Edward Shishkin2009-04-011-0/+1
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-011-0/+8
* get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov2009-04-011-2/+9
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-011-2/+0
* proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan2009-04-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-303-13/+2
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2963-331/+3029
| |\
| * | kernel: remove HIPQUAD()Harvey Harrison2009-03-281-12/+0
| * | netpoll: store local and remote ip in net-endianHarvey Harrison2009-03-281-1/+1
| * | skbuff.h: fix missing kernel-docRandy Dunlap2009-03-281-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-303-16/+7
|\ \ \
| * | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): genericRusty Russell2009-03-301-7/+0
| * | | cpumask: use new cpumask_ functions in core code.Rusty Russell2009-03-301-2/+2
| * | | cpumask: remove node_to_first_cpuRusty Russell2009-03-301-3/+0
| * | | cpumask: fix seq_bitmap_*() functions.Rusty Russell2009-03-301-4/+5
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-301-3/+4
|\ \ \ \
| * | | | dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-301-3/+4
| |/ / /
* | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-304-49/+102
|\ \ \ \
| * | | | lockdep: move state bit definitions aroundPeter Zijlstra2009-02-141-45/+4
| * | | | lockdep: sanitize reclaim bit namesPeter Zijlstra2009-02-141-4/+4
| * | | | lockdep: sanitize bit namesPeter Zijlstra2009-02-141-11/+11
| * | | | lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-142-1/+17
| * | | | timer: implement lockdep deadlock detectionJohannes Berg2009-02-141-9/+84
| * | | | Merge branch 'linus' into core/lockingIngo Molnar2009-02-07330-15553/+693
| |\ \ \ \
| * | | | | mutex: implement adaptive spinningPeter Zijlstra2009-01-142-2/+4
| * | | | | mutex: preemption fixesPeter Zijlstra2009-01-141-0/+1
* | | | | | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-302-5/+1
|\ \ \ \ \ \
| * | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-312-5/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-303-0/+11
|\ \ \ \ \ \ \
| * | | | | | | PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)Rafael J. Wysocki2009-03-301-0/+1
| * | | | | | | PM: Introduce functions for suspending and resuming device interruptsRafael J. Wysocki2009-03-302-0/+10
* | | | | | | | reiserfs: fix build breakageAlexander Beregalov2009-03-301-1/+2
* | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2009-03-305-31/+180
|\ \ \ \ \ \ \ \
| * | | | | | | | drm: detect hdmi monitor by hdmi identifier (v3)Ma Ling2009-03-291-0/+1
| * | | | | | | | drm: reorder struct drm_ioctl_desc to save space on 64 bit buildsRichard Kennedy2009-03-291-3/+3
| * | | | | | | | radeon: add some new pci idsAlex Deucher2009-03-291-0/+2
| * | | | | | | | drm: read EDID extensions from monitorMa Ling2009-03-291-1/+2
| * | | | | | | | drm: merge Linux master into HEADDave Airlie2009-03-28351-4288/+8795
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | drm: add DRM_READ/WRITE64 wrappers around readq/writeq.Dave Airlie2009-03-131-0/+19
| * | | | | | | | radeon: add RS600 pci idsAlex Deucher2009-03-131-0/+3
| * | | | | | | | radeon: add R6xx/R7xx pci idsAlex Deucher2009-03-131-0/+108
| * | | | | | | | drm/radeon: prep for r6xx/r7xx supportAlex Deucher2009-03-131-1/+4
| * | | | | | | | drm: Convert proc files to seq_file and introduce debugfsBen Gamari2009-03-131-1/+76
| * | | | | | | | drm: Drop unused and broken dri_library_name sysfs attribute.Kristian Høgsberg2009-03-131-1/+0
| * | | | | | | | drm: claim PCI device when running in modesetting mode.Kristian Høgsberg2009-03-131-1/+1
| * | | | | | | | drm: Make drm_local_map use a resource_size_t offsetBenjamin Herrenschmidt2009-03-131-6/+6
| * | | | | | | | drm: Split drm_map and drm_local_mapBenjamin Herrenschmidt2009-03-131-17/+30