aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li1-1/+2
2011-01-13include/linux/unaligned/packed_struct.h: use __packedAndrew Morton1-3/+3
2011-01-13toshiba.h: hide a function prototypes behind __KERNEL__ macroAlexander Shishkin1-0/+2
2011-01-13include/linux/kernel.h: abs(): fix handling of 32-bit unsigneds on 64-bitAndrew Morton1-3/+16
2011-01-13kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart pathsSeiji Aguchi1-0/+4
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy1-0/+1
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo1-0/+1
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+1
2011-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-29/+46
2011-01-11Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2-6/+6
2011-01-11Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds12-33/+59
2011-01-11netfilter: ebtables: make broute table work againFlorian Westphal1-1/+1
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-2/+18
2011-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds3-2/+24
2011-01-11ah: update maximum truncated ICV lengthNicolas Dichtel1-1/+1
2011-01-11NFS fix the setting of exchange id flagAndy Adamson1-2/+6
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-01-11Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-15/+36
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-19/+17
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds6-0/+256
2011-01-10Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds16-96/+357
2011-01-10Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds2-12/+53
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds1-0/+30
2011-01-10arp: allow to invalidate specific ARP entriesMaxim Levitsky1-0/+1
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-4/+3
2011-01-10net_sched: factorize qdisc stats handlingEric Dumazet1-6/+14
2011-01-10net: Add alloc_netdev_mqs functionTom Herbert2-4/+10
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-0/+16
2011-01-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds1-0/+1
2011-01-10phonet: some signedness bugsDan Carpenter1-2/+2
2011-01-10netdev: bfin_mac: let boards set vlan masksMike Frysinger1-0/+1
2011-01-10i2c: Constify i2c_client where possibleJean Delvare1-12/+15
2011-01-10i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard1-0/+38
2011-01-10Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust27-56/+154
2011-01-10NFS: Don't use vm_map_ram() in readdirTrond Myklebust1-1/+3
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds9-5/+106
2011-01-10netfilter: x_tables: dont block BH while reading countersEric Dumazet1-5/+5
2011-01-10ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_XATTR_DEBUGJosh Hunt1-0/+11
2011-01-10ext3: speed up file creates by optimizing rec_len functionsEric Sandeen1-0/+9
2011-01-10quota: Use %pV and __attribute__((format (printf in __quota_error and fix falloutJoe Perches1-2/+3
2011-01-10ext3: Add batched discard support for ext3Lukas Czerner1-0/+1
2011-01-10ext4: dynamically allocate the jbd2_inode in ext4_inode_info as necessaryTheodore Ts'o1-2/+18
2011-01-10sony-laptop: support new hotkeys on the P, Z and EC seriesMattia Dongili1-0/+1
2011-01-10Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds1-0/+21
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-5/+47
2011-01-10headers: kobject.h reduxAlexey Dobriyan4-3/+2
2011-01-10headers: path.h reduxAlexey Dobriyan3-2/+2
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds2-49/+39
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-3/+6
2011-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-4/+2