| Commit message (Expand) | Author | Age |
* | printk_ratelimit() functions should use CONFIG_PRINTK | Joe Perches | 2008-02-08 |
* | kill do_generic_mapping_read | Christoph Hellwig | 2008-02-08 |
* | Remove __STRICT_ANSI__ from linux/types.h | Mike Frysinger | 2008-02-08 |
* | Basic PWM driver for AVR32 and AT91 | David Brownell | 2008-02-08 |
* | workqueue: make delayed_work_timer_fn() static | Li Zefan | 2008-02-08 |
* | SMBIOS/DMI: add type 41 = Onboard Devices Extended Information | Wim Van Sebroeck | 2008-02-08 |
* | kill UDFFS_{DATE,VERSION} | Adrian Bunk | 2008-02-08 |
* | udf: fix udf_debug macro | Marcin Slusarz | 2008-02-08 |
* | udf: remove some ugly macros | Marcin Slusarz | 2008-02-08 |
* | libfs: rename simple_attr_close to simple_attr_release | Christoph Hellwig | 2008-02-08 |
* | libfs: allow error return from simple attributes | Christoph Hellwig | 2008-02-08 |
* | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 2008-02-08 |
* | byteorder: move le32_add_cpu & friends from OCFS2 to core | Marcin Slusarz | 2008-02-08 |
* | misc: removal of final callers using fastcall | Harvey Harrison | 2008-02-08 |
* | asm-generic: remove fastcall | Harvey Harrison | 2008-02-08 |
* | Remove fastcall from linux/include | Harvey Harrison | 2008-02-08 |
* | mn10300: add the MN10300/AM33 architecture to the kernel | David Howells | 2008-02-08 |
* | mn10300: allocate serial port UART IDs for on-chip serial ports | David Howells | 2008-02-08 |
* | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells | 2008-02-08 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 |
* | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells | 2008-02-08 |
* | time: fix typo in comments | Li Zefan | 2008-02-08 |
* | timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres | Li Zefan | 2008-02-08 |
* | Get rid of the kill_pgrp_info() function | Pavel Emelyanov | 2008-02-08 |
* | ITIMER_REAL: convert to use struct pid | Oleg Nesterov | 2008-02-08 |
* | uglify while_each_pid_task() to make sure we don't count the execing pricess ... | Oleg Nesterov | 2008-02-08 |
* | pid: Extend/Fix pid_vnr | Eric W. Biederman | 2008-02-08 |
* | fix group stop with exit race | Oleg Nesterov | 2008-02-08 |
* | teach set_special_pids() to use struct pid | Oleg Nesterov | 2008-02-08 |
* | kill PT_ATTACHED | Oleg Nesterov | 2008-02-08 |
* | IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns() | Pierre Peiffer | 2008-02-08 |
* | IPC: make struct ipc_ids static in ipc_namespace | Pierre Peiffer | 2008-02-08 |
* | fix "modules: make module_address_lookup() safe" | Andrew Morton | 2008-02-08 |
* | tty: s390 support for termios2. | Heiko Carstens | 2008-02-08 |
* | tty: let architectures override the user/kernel macros. | Heiko Carstens | 2008-02-08 |
* | intel-iommu: fault_reason index cleanup | mark gross | 2008-02-08 |
* | proc: fix ->open'less usage due to ->proc_fops flip | Alexey Dobriyan | 2008-02-08 |
* | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman | 2008-02-08 |
* | proc: implement proc_single_file_operations | Eric W. Biederman | 2008-02-08 |
* | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov | 2008-02-08 |
* | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov | 2008-02-08 |
* | namespaces: move the UTS namespace under UTS_NS option | Pavel Emelyanov | 2008-02-08 |
* | hugetlb: add locking for overcommit sysctl | Nishanth Aravamudan | 2008-02-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-02-07 |
|\ |
|
| * | dm: table remove unused variable | Vasily Averin | 2008-02-07 |
| * | dm ioctl: move compat code | Milan Broz | 2008-02-07 |
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2008-02-07 |
|\ \ |
|
| * | | hwmon: Discard useless I2C driver IDs | Jean Delvare | 2008-02-07 |
| * | | hwmon: (w83781d) Misc cleanups | Jean Delvare | 2008-02-07 |
| * | | hwmon: (gl520sm) Various cleanups | Jean Delvare | 2008-02-07 |