aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* uts: make default hostname configurable, rather than always using "(none)"Josh Triplett2011-06-151-1/+1
* BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert2011-06-151-2/+2
* mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro2011-06-151-1/+1
* kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap2011-06-151-0/+1
* vmscan: implement swap token priority agingKOSAKI Motohiro2011-06-151-7/+13
* vmscan: implement swap token traceKOSAKI Motohiro2011-06-151-0/+77
* vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2011-06-152-6/+8
* backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-151-0/+153
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-06-131-0/+3
|\
| * slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf2011-06-031-0/+3
* | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-121-0/+1
|\ \
| * | gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles2011-06-101-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-126-7/+36
|\ \ \
| * | | vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2011-06-112-3/+27
| * | | ethtool.h: fix typosYegor Yefremov2011-06-091-3/+3
| * | | af_packet: prevent information leakEric Dumazet2011-06-061-0/+2
| * | | net: Rework netdev_drivername() to avoid warning.David S. Miller2011-06-061-1/+1
| * | | netfilter: add more values to enum ip_conntrack_infoEric Dumazet2011-06-061-0/+3
| |/ /
* | | linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells2011-06-111-0/+1
* | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-091-49/+0
|\ \ \
| * | | Staging: altera: move .h file to proper placeGreg Kroah-Hartman2011-06-071-49/+0
| |/ /
* | | Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-06-091-0/+1
|\ \ \
| * | | swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori2011-06-061-0/+1
* | | | vfs: reorganize 'struct inode' layout a bitLinus Torvalds2011-06-081-4/+5
* | | | Merge 3.0-rc2 + Linus's latest into usb-linusGreg Kroah-Hartman2011-06-086-10/+23
|\ \ \ \
| * \ \ \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-081-4/+4
| |\ \ \ \
| | * | | | perf: Fix comments in include/linux/perf_event.hVince Weaver2011-06-041-4/+4
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-081-2/+2
| |\ \ \ \ \
| | * | | | | [media] v4l: Fix media_entity_to_video_device macro argument nameLaurent Pinchart2011-06-011-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-071-3/+3
| |\ \ \ \ \
| | * | | | | irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior2011-06-031-3/+3
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-071-0/+1
| |\ \ \ \ \
| | * | | | | sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra2011-05-311-0/+1
| * | | | | | Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-071-0/+11
| |\ \ \ \ \ \
| | * | | | | | drm/radeon/kms: add llano pci idsAlex Deucher2011-06-021-0/+11
| * | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2011-06-071-1/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | more conservative S_NOSEC handlingAl Viro2011-06-031-1/+2
| | | |_|/ / / | | |/| | | |
* | | | | | | usb-storage: redo incorrect readsAlan Stern2011-06-071-1/+3
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-045-8/+16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-031-2/+6
| |\ \ \ \ \ \
| | * | | | | | cfg80211: don't drop p2p probe responsesEliad Peller2011-06-011-2/+6
| * | | | | | | net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi2011-06-021-5/+7
| * | | | | | | af-packet: Add flag to distinguish VID 0 from no-vlan.Ben Greear2011-06-011-0/+1
| * | | | | | | sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2011-05-312-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-042-2/+3
|\ \ \ \ \ \ \
| * | | | | | | block: remove unwanted semicolonsNamhyung Kim2011-05-311-2/+2
| * | | | | | | Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2011-05-301-0/+1
* | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2011-06-041-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic/unistd.h: support sendmmsg syscallChris Metcalf2011-06-021-1/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-5/+4
| |_|_|/ / / / |/| | | | | |