summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-01-13include/linux/printk.h: use tab not spaces for indentJoe Perches1-7/+7
2011-01-13include/linux/printk.h: organize printk_ratelimited macrosJoe Perches1-13/+12
2011-01-13include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guardJoe Perches1-14/+28
2011-01-13include/linux/printk.h: add pr_<level>_once macrosJoe Perches1-15/+44
2011-01-13include/linux/printk.h: use and neaten no_printkJoe Perches1-32/+43
2011-01-13include/linux/printk.h: use space after #defineJoe Perches1-9/+9
2011-01-13include/linux/printk.h: move console functions and variables togetherJoe Perches1-11/+11
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg1-0/+1
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_...Seiji 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-13Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe4-4/+27
2011-01-13netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal1-3/+12
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet1-1/+2
2011-01-13netfilter: xt_conntrack: support matching on port rangesPatrick McHardy1-0/+15
2011-01-13netfilter: xt_comment: drop unneeded unsigned qualifierJan Engelhardt1-1/+1
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai3-0/+327
2011-01-13Merge branch 'common/serial-rework' into sh-latestPaul Mundt1-0/+22
2011-01-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt1081-20927/+63990
2011-01-13Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller1-0/+15
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-5/+15
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman177-1575/+4148
2011-01-13fs: add hole punching to fallocateJosef Bacik1-0/+1
2011-01-13move internal-only parts of ncpfs headers to fs/ncpfsAl Viro4-315/+0
2011-01-13switch ncpfsAl Viro1-1/+1
2011-01-13pass default dentry_operations to mount_pseudo()Al Viro1-1/+3
2011-01-13take coda-private headers out of include/linuxAl Viro3-181/+0
2011-01-13switch codaAl Viro1-0/+2
2011-01-13per-superblock default ->d_opAl Viro1-0/+1
2011-01-13net/ceph: make ceph_msgr_wq non-reentrantTejun Heo1-5/+0
2011-01-13ceph: add dir_layout to inodeSage Weil1-3/+13
2011-01-13Merge branch 'linus' into idle-testLen Brown172-1367/+4148
2011-01-13IB/mlx4: Handle protocol field in multicast tableAleksey Senin2-7/+9
2011-01-13Merge branch 'suspend-ioremap-cache' into releaseLen Brown1-9/+10
2011-01-13ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS reworkRafael J. Wysocki1-9/+10
2011-01-12netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian1-0/+15
2011-01-12quota: Fix deadlock during path resolutionJan Kara2-4/+5
2011-01-12cpuidle: CPUIDLE_FLAG_CHECK_BM is omap3_idle specificLen Brown1-1/+0
2011-01-12cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idleLen Brown1-1/+0
2011-01-12cpuidle: delete unused CPUIDLE_FLAG_SHALLOW, BALANCED, DEEP definitionsLen Brown1-3/+0
2011-01-12cpuidle: delete NOP CPUIDLE_FLAG_POLLLen Brown1-1/+0
2011-01-12regulator: Add initial per-regulator debugfs supportMark Brown1-2/+6
2011-01-12regulator: Add API to re-apply voltage to hardwareMark Brown1-0/+1
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown1-0/+3
2011-01-12regulator: support PMIC mc13892Yong Shen1-0/+39
2011-01-12Change the register name definitions for mc13783Yong Shen1-33/+34
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson2-14/+15