| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (10251): cx25840: add comments explaining what the init() does. | Hans Verkuil | 2009-03-30 | 1 | -0/+12 |
* | V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs() | Hans Verkuil | 2009-03-30 | 1 | -0/+13 |
* | V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls support | Hans Verkuil | 2009-03-30 | 1 | -0/+3 |
* | Fix build error in <linux/irq.h> | Ralf Baechle | 2009-03-29 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-03-28 | 3 | -14/+33 |
|\ |
|
| * | netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections | Paul Moore | 2009-03-28 | 1 | -0/+5 |
| * | lsm: Remove the socket_post_accept() hook | Paul Moore | 2009-03-28 | 1 | -13/+0 |
| * | netlabel: Label incoming TCP connections correctly in SELinux | Paul Moore | 2009-03-28 | 2 | -1/+28 |
* | | Annotate struct fs_struct's usage count restriction | David Howells | 2009-03-28 | 1 | -1/+4 |
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-03-28 | 3 | -3/+37 |
|\ \ |
|
| * | | i2c-piix4: Add support for the Broadcom HT1100 chipset | Flavio Leitner | 2009-03-28 | 1 | -0/+1 |
| * | | i2c-algo-pca: Rework waiting for a free bus | Wolfram Sang | 2009-03-28 | 1 | -1/+1 |
| * | | i2c-algo-pca: Add PCA9665 support | Marco Aurelio da Costa | 2009-03-28 | 1 | -2/+31 |
| * | | i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79 | Jean Delvare | 2009-03-28 | 1 | -0/+4 |
| |/ |
|
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 2 | -0/+76 |
|\ \ |
|
| * | | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 304 | -4009/+6254 |
| |\| |
|
| * | | clkdev: add possibility to get a clock based on the device name | Sascha Hauer | 2009-03-27 | 1 | -0/+17 |
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 | 15 | -75/+136 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King | 2009-03-19 | 1 | -1/+9 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 64 | -201/+328 |
| |\ \ \ \ |
|
| * | | | | | [ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3 | Jaya Kumar | 2009-02-10 | 1 | -0/+59 |
* | | | | | | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2009-03-28 | 25 | -113/+598 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 29 | -195/+962 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 25 | -113/+598 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | percpu: generalize embedding first chunk setup helper | Tejun Heo | 2009-03-10 | 1 | -0/+4 |
| | * | | | | | | percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() | Tejun Heo | 2009-03-10 | 1 | -1/+1 |
| | * | | | | | | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo | 2009-03-06 | 1 | -23/+12 |
| | * | | | | | | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo | 2009-03-06 | 1 | -4/+6 |
| | * | | | | | | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo | 2009-03-06 | 1 | -2/+3 |
| | * | | | | | | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo | 2009-03-06 | 1 | -1/+1 |
| | * | | | | | | percpu: clean up percpu constants | Tejun Heo | 2009-03-06 | 1 | -11/+13 |
| | * | | | | | | Merge branch 'x86/core' into core/percpu | Ingo Molnar | 2009-03-04 | 21 | -30/+211 |
| | |\ \ \ \ \ \ |
|
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | *-------. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 17 | -14/+178 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | * \ \ \ \ \ \ | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 | 341 | -19933/+5823 |
| | | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | | * | | | | | | | | bzip2/lzma: centralize format detection | H. Peter Anvin | 2009-01-08 | 1 | -0/+3 |
| | | | | | | * | | | | | | | | bzip2/lzma: library support for gzip, bzip2 and lzma decompression | Alain Knaff | 2009-01-04 | 5 | -0/+152 |
| | | | | | * | | | | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 6 | -4/+9 |
| | | | | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar | 2009-03-01 | 1 | -4/+2 |
| | | | |_|/ / / / / / / / / /
| | | |/| | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 2009-03-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | *-------. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 2009-02-26 | 6 | -14/+5 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |_|/ / / / / / / / / /
| | | | | | | |/| | | | | | | | | | | |
|
| | | | | | | * | | | | | | | | | | | | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar | 2009-02-25 | 1 | -2/+2 |
| | | * | | | | | | | | | | | | | | | | Merge branches 'x86/urgent' and 'x86/pat' into x86/core | Ingo Molnar | 2009-02-26 | 1 | -2/+4 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_* | Venkatesh Pallipadi | 2009-02-25 | 1 | -2/+4 |
| | | * | | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-26 | 1 | -11/+35 |
| | | |\| | | | | | | | | | | | | | | |
| | | | |_|_|/ / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | percpu: fix too low alignment restriction on UP | Tejun Heo | 2009-02-26 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | | alloc_percpu: fix UP build | Ingo Molnar | 2009-02-25 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar | 2009-02-24 | 3 | -44/+96 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | percpu: give more latitude to arch specific first chunk initialization | Tejun Heo | 2009-02-24 | 1 | -2/+37 |
| | | * | | | | | | | | | | | | | | | | vmalloc: add @align to vm_area_register_early() | Tejun Heo | 2009-02-24 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | | | | | bootmem: reorder interface functions and add a missing one | Tejun Heo | 2009-02-24 | 1 | -13/+17 |