Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time | Ben Blum | 2009-09-24 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | cgroups: change css_set freeing mechanism to be under RCU | Ben Blum | 2009-09-24 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | cgroups: ensure correct concurrent opening/reading of pidlists across pid nam... | Ben Blum | 2009-09-24 | 1 | -5/+29 | |
| * | | | | | | | | | | | | | | | cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq... | Ben Blum | 2009-09-24 | 1 | -8/+14 | |
| * | | | | | | | | | | | | | | | cgroups: revert "cgroups: fix pid namespace bug" | Paul Menage | 2009-09-24 | 1 | -4/+7 | |
| * | | | | | | | | | | | | | | | docs: fix various Documentation/ paths in header files | Randy Dunlap | 2009-09-24 | 4 | -5/+5 | |
| * | | | | | | | | | | | | | | | time: add function to convert between calendar time and broken-down time for ... | Zhaolei | 2009-09-24 | 1 | -0/+28 | |
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2009-09-23 | 6 | -493/+255 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | cpumask: Move deprecated functions to end of header. | Rusty Russell | 2009-09-24 | 1 | -341/+252 | |
| | * | | | | | | | | | | | | | | cpumask: remove unused deprecated functions, avoid accusations of insanity | Rusty Russell | 2009-09-24 | 1 | -111/+1 | |
| | * | | | | | | | | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:... | Rusty Russell | 2009-09-24 | 1 | -6/+0 | |
| | * | | | | | | | | | | | | | | cpumask: remove the deprecated smp_call_function_mask() | Rusty Russell | 2009-09-24 | 1 | -11/+0 | |
| | * | | | | | | | | | | | | | | cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 2009-09-24 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | cpumask: Remove mask field from comments | Nobuhiro Iwamatsu | 2009-09-24 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | cpumask: remove unused mask field from struct irqaction. | Rusty Russell | 2009-09-24 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | cpumask: remove unused cpu_mask_all | Rusty Russell | 2009-09-24 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR | Rusty Russell | 2009-09-24 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node | Rusty Russell | 2009-09-24 | 1 | -17/+0 | |
| * | | | | | | | | | | | | | | | headers: utsname.h redux | Alexey Dobriyan | 2009-09-23 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-09-23 | 5 | -1/+149 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Input: add driver for ADP5588 QWERTY I2C Keypad | Michael Hennerich | 2009-09-17 | 1 | -0/+92 | |
| | * | | | | | | | | | | | | | | | Input: add touchscreen driver for MELFAS MCS-5000 controller | Joonyoung Shim | 2009-09-17 | 1 | -0/+24 | |
| | * | | | | | | | | | | | | | | | Input: add generic suspend and resume for input devices | Dmitry Torokhov | 2009-09-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | Input: libps2 - additional locking for i8042 ports | Dmitry Torokhov | 2009-09-17 | 2 | -0/+32 | |
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts. | Tim Abbott | 2009-09-21 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2009-09-23 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignment | Benny Halevy | 2009-09-23 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2009-09-23 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | 9p: Add fscache support to 9p | Abhishek Kulkarni | 2009-09-23 | 1 | -0/+3 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2009-09-23 | 1 | -17/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | include/linux/cred.h: fix build | Andrew Morton | 2009-09-23 | 1 | -17/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | serial core: fix new kernel-doc warnings | Randy Dunlap | 2009-09-23 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-09-23 | 4 | -14/+232 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Anton Vorontsov | 2009-09-23 | 485 | -4948/+15365 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | power_supply: Add driver for the PMU on WM831x PMICs | Mark Brown | 2009-09-04 | 1 | -0/+189 | |
| | * | | | | | | | | | | | | | | | wm97xx_battery: Use platform_data | Marek Vasut | 2009-09-04 | 2 | -14/+22 | |
| | * | | | | | | | | | | | | | | | power_supply: get_by_name and set_charged functionality | Daniel Mack | 2009-07-30 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | power_supply: Add a charge_type property, and use it for olpc driver | Andres Salomon | 2009-07-02 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL" | Andres Salomon | 2009-07-01 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-09-23 | 4 | -2/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-09-20 | 341 | -3274/+11011 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | mtd: nand: add __nand_correct_data helper function | Atsushi Nemoto | 2009-09-19 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST | Sneha Narnakaje | 2009-09-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | mtd: nand: add "page" parameter to all read_page/read_page_raw APIs | Sneha Narnakaje | 2009-09-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | mtd: onenand: make onenand/generic.c more generic | Magnus Damm | 2009-09-19 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | mtd: OneNAND: 4-bit ECC status macros | Kyungmin Park | 2009-09-04 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ai... | Linus Torvalds | 2009-09-23 | 1 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | vgaarb: make client interface config invariant. | Ingo Molnar | 2009-09-23 | 1 | -1/+10 | |
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |