Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | string: introduce memweight() | Akinobu Mita | 2012-07-30 | 1 | -0/+3 | |
* | backlight: move lp855x header into platform_data directory | Kim, Milo | 2012-07-30 | 1 | -0/+0 | |
* | backlight: move register definitions from header to source | Kim, Milo | 2012-07-30 | 1 | -6/+0 | |
* | printk: remove the now unnecessary "C" annotation for KERN_CONT | Joe Perches | 2012-07-30 | 2 | -3/+1 | |
* | printk: convert the format for KERN_<LEVEL> to a 2 byte pattern | Joe Perches | 2012-07-30 | 2 | -13/+16 | |
* | printk: add kern_levels.h to make KERN_<LEVEL> available for asm use | Joe Perches | 2012-07-30 | 2 | -18/+23 | |
* | printk: add generic functions to find KERN_<LEVEL> headers | Joe Perches | 2012-07-30 | 1 | -0/+26 | |
* | NMI watchdog: fix for lockup detector breakage on resume | Sameer Nanda | 2012-07-30 | 1 | -0/+8 | |
* | usb/marvell: remove conditional compilation of clk code | Viresh Kumar | 2012-07-30 | 1 | -9/+0 | |
* | clk: add non CONFIG_HAVE_CLK routines | Viresh Kumar | 2012-07-30 | 1 | -59/+109 | |
* | coredump: warn about unsafe suid_dumpable / core_pattern combo | Kees Cook | 2012-07-30 | 1 | -0/+5 | |
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 2012-07-28 | 2 | -1/+41 | |
|\ | ||||||
| * | i2c: i2c-ocores: support for 16bit and 32bit IO | Ganesan Ramalingam | 2012-07-14 | 1 | -0/+1 | |
| * | i2c: i2c-ocores: Use reg-shift property | Ganesan Ramalingam | 2012-07-14 | 1 | -1/+1 | |
| * | i2c-nomadik: move header to <linux/platform_data/i2c-nomadik.h> | Alessandro Rubini | 2012-07-09 | 1 | -0/+39 | |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-27 | 2 | -47/+49 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *---. \ | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 2012-07-27 | 2 | -47/+49 | |
| |\ \ \ \ | ||||||
| | | | * | | ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h> | Alessandro Rubini | 2012-06-28 | 2 | -47/+49 | |
| | | |/ / | ||||||
* | | | | | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-07-27 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | serial/8250: Add LPC3220 standard UART type | Roland Stigge | 2012-07-26 | 1 | -1/+2 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-07-27 | 3 | -77/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | pipe: remove KM_USER0 from comments | Cong Wang | 2012-07-24 | 1 | -5/+3 | |
| * | | | | | asm-generic: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -32/+2 | |
| * | | | | | highmem: remove the deprecated form of kmap_atomic | Cong Wang | 2012-07-24 | 1 | -40/+1 | |
* | | | | | | Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-07-27 | 2 | -3/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cpumask: cpulist_parse() comments correction | Alex Shi | 2012-07-27 | 1 | -2/+1 | |
| * | | | | | | init: add comments to keep initcall-names in sync with initcall levels | Jim Cromie | 2012-07-27 | 1 | -1/+2 | |
| * | | | | | | cpumask: add a few comments of cpumask functions | Alex Shi | 2012-07-27 | 1 | -0/+12 | |
* | | | | | | | Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2012-07-26 | 2 | -2/+77 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | leds: Add LED driver for lm3556 chip | G.Shark Jeong | 2012-07-24 | 1 | -0/+50 | |
| * | | | | | | | leds: Rename led_brightness_set() to led_set_brightness() | Shuah Khan | 2012-07-24 | 1 | -2/+2 | |
| * | | | | | | | leds: add oneshot blink functions | Fabio Baltieri | 2012-07-24 | 1 | -0/+25 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-07-26 | 3 | -8/+26 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ipv6: Early TCP socket demux | Eric Dumazet | 2012-07-26 | 2 | -6/+9 | |
| * | | | | | | | ipv4: Fix input route performance regression. | David S. Miller | 2012-07-26 | 1 | -2/+17 | |
* | | | | | | | | Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-07-26 | 1 | -11/+9 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remoteproc: Support custom firmware handlers | Sjur Brændeland | 2012-07-15 | 1 | -0/+2 | |
| * | | | | | | | | remoteproc: adopt the driver core's alloc/add/del/put naming | Ohad Ben-Cohen | 2012-07-06 | 1 | -3/+3 | |
| * | | | | | | | | remoteproc: remove the get_by_name/put API | Ohad Ben-Cohen | 2012-07-06 | 1 | -3/+0 | |
| * | | | | | | | | remoteproc: remove the now-redundant kref | Ohad Ben-Cohen | 2012-07-06 | 1 | -3/+0 | |
| * | | | | | | | | remoteproc: maintain a generic child device for each rproc | Ohad Ben-Cohen | 2012-07-06 | 1 | -2/+4 | |
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 20 | -71/+141 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---------------. \ \ \ \ \ \ \ \ | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid... | Len Brown | 2012-07-26 | 81 | -181/+388 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|/ / / / / / | | | | | | | |/| | | | | | | | | | | ||||||
| | | | | | | | | * | | | | | | | | | drivers/thermal/spear_thermal.c: add Device Tree probing capability | Viresh Kumar | 2012-06-02 | 1 | -26/+0 | |
| | | | | | |_|_|/ / / / / / / / / | | | | | |/| | | | | | | | | | | | ||||||
| | | | | | | | * | | | | | | | | | Thermal: Add Hysteresis attributes | Durgadoss R | 2012-07-24 | 1 | -0/+5 | |
| | | | | | | | * | | | | | | | | | Thermal: Make Thermal trip points writeable | Durgadoss R | 2012-07-24 | 1 | -3/+12 | |
| | | | | | | |/ / / / / / / / / | ||||||
| | | | | | * | | | | | | | | | | ACPI: Add _OST support for sysfs eject | Toshi Kani | 2012-06-04 | 1 | -1/+8 | |
| | | | | | * | | | | | | | | | | ACPI: Add an interface to evaluate _OST | Toshi Kani | 2012-06-04 | 2 | -1/+42 | |
| | | | | | | |_|_|_|_|_|_|/ / | | | | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | | | | cpuidle: coupled: add parallel barrier function | Colin Cross | 2012-06-02 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | | cpuidle: add support for states that affect multiple cpus | Colin Cross | 2012-06-02 | 1 | -0/+7 | |
| | | | |/ / / / / / / / / / |